ExtensibleMessageInfo.Recipients Property
Namespace: Microsoft.Exchange.Data.QueueViewer
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public MustOverride Property Recipients As RecipientInfo()
Get
Friend Set
'Usage
Dim instance As ExtensibleMessageInfo
Dim value As RecipientInfo()
value = instance.Recipients
public abstract RecipientInfo[] Recipients { get; internal set; }
Property Value
Type: []