AttachmentPayload.AttachmentId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the ID of the attachment (for reusable attachments).
public string AttachmentId { get; set; }
member this.AttachmentId : string with get, set
Public Property AttachmentId As String
Property Value
The ID of the saved attachment.