QueueIdentity.Server property

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

Syntax

'Declaration
Public Property Server As String
    Get
    Private Set
'Usage
Dim instance As QueueIdentity
Dim value As String

value = instance.Server
public string Server { get; private set; }

Property value

Type: System.String

See also

Reference

QueueIdentity class

QueueIdentity members

Microsoft.Exchange.Data.QueueViewer namespace