Share via


TenantOutboundConnector.ConnectorType property

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

Syntax

'Declaration
Public Property ConnectorType As TenantConnectorType
    Get
    Set
'Usage
Dim instance As TenantOutboundConnector
Dim value As TenantConnectorType

value = instance.ConnectorType

instance.ConnectorType = value
public TenantConnectorType ConnectorType { get; set; }

Property value

Type: Microsoft.Exchange.Data.TenantConnectorType

See also

Reference

TenantOutboundConnector class

TenantOutboundConnector members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace