MailEnabledRecipient.RecipientTypeDetails Property
Gets the detailed information of the type of the recipient.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property RecipientTypeDetails As RecipientTypeDetails
Get
'Usage
Dim instance As MailEnabledRecipient
Dim value As RecipientTypeDetails
value = instance.RecipientTypeDetails
public RecipientTypeDetails RecipientTypeDetails { get; }
Property Value
Type: Microsoft.Exchange.Data.Directory.Recipient.RecipientTypeDetails
One of the enumeration values that represents the detailed information of the type of the recipient.