Share via


IPBlockListProvider.RejectionResponse property

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

Syntax

'Declaration
Public Property RejectionResponse As AsciiString
    Get
    Set
'Usage
Dim instance As IPBlockListProvider
Dim value As AsciiString

value = instance.RejectionResponse

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

Property value

Type: Microsoft.Exchange.Data.AsciiString

See also

Reference

IPBlockListProvider class

IPBlockListProvider members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace