Поделиться через


NewReceiveConnector.SuppressXAnonymousTls property

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

Syntax

'Declaration
Public Property SuppressXAnonymousTls As Boolean
    Get
    Set
'Usage
Dim instance As NewReceiveConnector
Dim value As Boolean

value = instance.SuppressXAnonymousTls

instance.SuppressXAnonymousTls = value
public bool SuppressXAnonymousTls { get; set; }

Property value

Type: System.Boolean

See also

Reference

NewReceiveConnector class

NewReceiveConnector members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace