QueueIdentity.IsLocal Property

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

Syntax

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

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

Property Value

Type: System.Boolean