QueueIdentity.Empty Property
Namespace: Microsoft.Exchange.Data.QueueViewer
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Empty As QueueIdentity
Get
'Usage
Dim value As QueueIdentity
value = QueueIdentity.Empty
public static QueueIdentity Empty { get; }