Property MaxFileSize
MaxFileSize
Gets the maximum allowed size of a document attachment, in bytes.
Declaration
public long MaxFileSize { get; }
Property Value
| Type | Description |
|---|---|
| long | The maximum allowed size of a document attachment, in bytes. |
Remarks
The maximum possible integer value indicates there is no maximum file size.
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |