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