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