Bagikan melalui


CommitAttachmentBlocksUploadResponse.FileSizeInBytes Property

Definition

Gets the size of the stored attachment in bytes.

public:
 property int FileSizeInBytes { int get(); };
public int FileSizeInBytes { get; }
member this.FileSizeInBytes : int
Public ReadOnly Property FileSizeInBytes As Integer

Property Value

The size of the stored attachment in bytes.

Applies to