Share via


IPBlockListConfig.StaticEntryRejectionResponse property

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

Syntax

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

value = instance.StaticEntryRejectionResponse

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

Property value

Type: Microsoft.Exchange.Data.AsciiString

See also

Reference

IPBlockListConfig class

IPBlockListConfig members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace