IPBlockListConfig.DefaultMachineRejectionResponse Property

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

Syntax

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

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