ReducedRecipient.RetentionPolicy Property
Gets the Active Directory ID of the retention policy applied to the recipient.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property RetentionPolicy As ADObjectId
Get
'Usage
Dim instance As ReducedRecipient
Dim value As ADObjectId
value = instance.RetentionPolicy
public ADObjectId RetentionPolicy { get; }
Property Value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
The Active Directory ID of the retention policy applied to the recipient.