RetentionTagBase.RetentionId Property

Definition

Gets or sets the retention policy tag ID. 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 policy tag ID.

Applies to