MessagePartFileDownloadLink.FileSizeEstimate Property

Definition

Gets a description of the estimated file size. For example '100 bytes' or '10 kilobytes'.

public:
 property System::String ^ FileSizeEstimate { System::String ^ get(); };
public string FileSizeEstimate { get; }
member this.FileSizeEstimate : string
Public ReadOnly Property FileSizeEstimate As String

Property Value

The size of the file.

Applies to