RetentionPolicyTag.RetentionId property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property RetentionId As Guid
Get
Set
'Usage
Dim instance As RetentionPolicyTag
Dim value As Guid
value = instance.RetentionId
instance.RetentionId = value
public Guid RetentionId { get; set; }
Property value
Type: System.Guid
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace