Compartir a través de


Protocol.ProtocolName Property

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

Syntax

'Declaration
Public ReadOnly Property ProtocolName As String
    Get
'Usage
Dim instance As Protocol
Dim value As String

value = instance.ProtocolName
public string ProtocolName { get; }

Property Value

Type: System.String