ContentFilterConfig.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 ContentFilterConfig
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
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace