Compartilhar via


NewReceiveConnector.ExtendedProtectionPolicy property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property ExtendedProtectionPolicy As ExtendedProtectionPolicySetting
    Get
    Set
'Usage
Dim instance As NewReceiveConnector
Dim value As ExtendedProtectionPolicySetting

value = instance.ExtendedProtectionPolicy

instance.ExtendedProtectionPolicy = value
public ExtendedProtectionPolicySetting ExtendedProtectionPolicy { get; set; }

Property value

Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.ExtendedProtectionPolicySetting

See also

Reference

NewReceiveConnector class

NewReceiveConnector members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace