IPBlockListConfig.DefaultStaticRejectionResponse Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Shared ReadOnly Property DefaultStaticRejectionResponse As AsciiString
    Get
'Usage
Dim value As AsciiString

value = IPBlockListConfig.DefaultStaticRejectionResponse
public static AsciiString DefaultStaticRejectionResponse { get; }