AttachmentStatus Enumeration |
Namespace: Avaya.ClientServices
public enum AttachmentStatus
Member name | Value | Description | |
---|---|---|---|
Draft | 0 | The attachment hasn't been sent yet. | |
Sending | 1 | The attachment is currently being sent. | |
ReadyToDownload | 2 | Attachment is ready to be downloaded. | |
Downloading | 3 | Attachment is being downloaded. | |
ReadyToConsume | 4 | Attachment is ready to consume. | |
Opened | 5 | Attachment was already opened by user. | |
DraftError | 6 | Failed to send the attachment. The messaging limits for attachments may have been exceeded. | |
DraftRemoving | 7 | Attachment is being removed from the message. |
© 2017 Avaya LLC. All Rights Reserved.