RecipientInfo.Status Property
Namespace: Microsoft.Exchange.Data.QueueViewer
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Property Status As RecipientStatus
Get
Friend Set
'Usage
Dim instance As RecipientInfo
Dim value As RecipientStatus
value = instance.Status
public RecipientStatus Status { get; internal set; }