DeliveryAgentConnector.DeliveryProtocol property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property DeliveryProtocol As String
Get
Set
'Usage
Dim instance As DeliveryAgentConnector
Dim value As String
value = instance.DeliveryProtocol
instance.DeliveryProtocol = value
public string DeliveryProtocol { get; set; }
Property value
Type: System.String
See also
Reference
DeliveryAgentConnector members
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace