Share via


IPBlockListConfig.MachineEntryRejectionResponse property

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

Syntax

'Declaration
Public Property MachineEntryRejectionResponse As AsciiString
    Get
    Set
'Usage
Dim instance As IPBlockListConfig
Dim value As AsciiString

value = instance.MachineEntryRejectionResponse

instance.MachineEntryRejectionResponse = value
public AsciiString MachineEntryRejectionResponse { get; set; }

Property value

Type: Microsoft.Exchange.Data.AsciiString

See also

Reference

IPBlockListConfig class

IPBlockListConfig members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace