CommitAttachmentBlocksUploadResponse.ActivityMimeAttachmentId 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 the unique identifier of the stored attachment
public:
property Guid ActivityMimeAttachmentId { Guid get(); };
public Guid ActivityMimeAttachmentId { get; }
member this.ActivityMimeAttachmentId : Guid
Public ReadOnly Property ActivityMimeAttachmentId As Guid
Property Value
The unique identifier of the stored attachment.