LongPath.ServerName property

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

Syntax

'Declaration
Public ReadOnly Property ServerName As String
    Get
'Usage
Dim instance As LongPath
Dim value As String

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

Property value

Type: System.String

See also

Reference

LongPath class

LongPath members

Microsoft.Exchange.Data namespace