Share via


RecipientData.UniqueTag Property

Definition

Unique Value for Record.

Represents the following element tag in the schema: w:uniqueTag.

public DocumentFormat.OpenXml.Wordprocessing.UniqueTag UniqueTag { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.UniqueTag? UniqueTag { get; set; }
member this.UniqueTag : DocumentFormat.OpenXml.Wordprocessing.UniqueTag with get, set
Public Property UniqueTag As UniqueTag

Property Value

Returns UniqueTag.

Applies to