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 Property RecipientTypeDetails As RecipientTypeDetails
    Get
    Friend Set
'Usage
Dim instance As MailEnabledRecipient
Dim value As RecipientTypeDetails

value = instance.RecipientTypeDetails
public RecipientTypeDetails RecipientTypeDetails { get; internal set; }

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.

See also

Reference

MailEnabledRecipient class

MailEnabledRecipient members

Microsoft.Exchange.Data.Directory.Management namespace