Enum ReplyFileUploadMode
Define the upload mode on a reply.
Namespace: SecureExchangesSDK.Models.Enum
Assembly: SecureExchangesSDK.dll
Syntax
public enum ReplyFileUploadMode
Fields
Name | Description |
---|---|
NoUpload | The upload is not available on the reply |
UploadMandatory | The uplaod is mandatory |
UploadOptional | The upload is optionnal |