QueueIdentity.IsFullySpecified property

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

Syntax

'Declaration
Public ReadOnly Property IsFullySpecified As Boolean
    Get
'Usage
Dim instance As QueueIdentity
Dim value As Boolean

value = instance.IsFullySpecified
public bool IsFullySpecified { get; }

Property value

Type: System.Boolean

See also

Reference

QueueIdentity class

QueueIdentity members

Microsoft.Exchange.Data.QueueViewer namespace