MessageIdentity.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 MessageIdentity
Dim value As Boolean

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

Property Value

Type: System.Boolean