次の方法で共有


QueueIdentity.RowId Property

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

Syntax

'Declaration
Public ReadOnly Property RowId As Long
    Get
'Usage
Dim instance As QueueIdentity
Dim value As Long

value = instance.RowId
public long RowId { get; }

Property Value

Type: System.Int64