DeliveryAgentManager.SupportedDeliveryProtocol property
The SupportedDeliveryProtocol parameter gets the mail protocol supported by the managed delivery agents.
Namespace: Microsoft.Exchange.Data.Transport.Delivery
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property SupportedDeliveryProtocol As String
Get
'Usage
Dim instance As DeliveryAgentManager
Dim value As String
value = instance.SupportedDeliveryProtocol
public abstract string SupportedDeliveryProtocol { get; }
Property value
Type: System.String
The mail protocol supported by the managed delivery agents.