Share via


NewSendConnector.ProtocolLoggingLevel property

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

Syntax

'Declaration
Public Property ProtocolLoggingLevel As ProtocolLoggingLevel
    Get
    Set
'Usage
Dim instance As NewSendConnector
Dim value As ProtocolLoggingLevel

value = instance.ProtocolLoggingLevel

instance.ProtocolLoggingLevel = value
public ProtocolLoggingLevel ProtocolLoggingLevel { get; set; }

Property value

Type: Microsoft.Exchange.Data.ProtocolLoggingLevel

See also

Reference

NewSendConnector class

NewSendConnector members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace