RetentionPolicyTag.RetentionId Property

Definition

Gets or sets the identifier for the retention policy element. The RetentionId property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property Guid RetentionId { Guid get(); void set(Guid value); };
public Guid RetentionId { get; set; }
Public Property RetentionId As Guid

Property Value

The retention identifier.

Applies to