ReferenceAttachmentOptions.SharedLink

Gets or sets the shared link of the reference attachment. This is the URL to the shared resource, such as a file on a cloud storage provider.

public string SharedLink { get; set; }

See Also