Share via


ReducedRecipient.RecipientTypeDetails property

Gets the subtype for RecipientType.

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 ReducedRecipient
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 indicates the subtype for RecipientType.

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace