MessagePartFileDownloadLink.FileSizeEstimate 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 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.