Share via


ProtocolConnectionSettings.Hostname property

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

Syntax

'Declaration
Public ReadOnly Property Hostname As Hostname
    Get
'Usage
Dim instance As ProtocolConnectionSettings
Dim value As Hostname

value = instance.Hostname
public Hostname Hostname { get; }

Property value

Type: Microsoft.Exchange.Data.Hostname

See also

Reference

ProtocolConnectionSettings class

ProtocolConnectionSettings members

Microsoft.Exchange.Data namespace