AttachmentOutObjectAttachmentsOutObjectStatus Enumeration |
Namespace:
Unvired.Kernel.UWP.Model
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic enum AttachmentsOutObjectStatus
Public Enumeration AttachmentsOutObjectStatus
public enum class AttachmentsOutObjectStatus
type AttachmentsOutObjectStatus
Members|
| Member name | Value | Description |
|---|
| NONE | 0 | |
| LOCKED_FOR_MODIFY | 1 | |
| LOCKED_FOR_SENDING | 2 | |
See Also