QueueIdentity.ToString method

This member overrides Object.ToString().

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

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As QueueIdentity
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String

See also

Reference

QueueIdentity class

QueueIdentity members

Microsoft.Exchange.Data.QueueViewer namespace