Share via


FrontendTransportServerPresentationObject.IntraOrgConnectorProtocolLoggingLevel property

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

Syntax

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

value = instance.IntraOrgConnectorProtocolLoggingLevel

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

Property value

Type: Microsoft.Exchange.Data.ProtocolLoggingLevel

See also

Reference

FrontendTransportServerPresentationObject class

FrontendTransportServerPresentationObject members

Microsoft.Exchange.Data.Directory.Management namespace