User.PreviousRecipientTypeDetails property
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property PreviousRecipientTypeDetails As RecipientTypeDetails
Get
'Usage
Dim instance As User
Dim value As RecipientTypeDetails
value = instance.PreviousRecipientTypeDetails
public RecipientTypeDetails PreviousRecipientTypeDetails { get; }
Property value
Type: Microsoft.Exchange.Data.Directory.Recipient.RecipientTypeDetails