Property Id
Id
Gets the unique identifier for this attachment instance.
public string Id { get; }
Property Value
Remarks
The identifier is generated when the instance is constructed and remains constant for the lifetime of the object.
Gets the unique identifier for this attachment instance.
public string Id { get; }
The identifier is generated when the instance is constructed and remains constant for the lifetime of the object.