CommitAttachmentBlocksUploadResponse ComplexType
Contains the response from the CommitAttachmentBlocksUpload action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
ActivityMimeAttachmentId | Edm.Guid |
The unique identifier of the stored attachment. |
FileSizeInBytes | Edm.Int32 |
The size of the stored attachment in bytes. |
Used by
The following use the CommitAttachmentBlocksUploadResponse ComplexType.
Name | How used |
---|---|
CommitAttachmentBlocksUpload | ReturnType |