AttachmentItemATTACHMENT_STATUS Property |
Namespace:
Unvired.Kernel.UWP.Model
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic AttachmentItemAttachmentItemStatus ATTACHMENT_STATUS { get; set; }Public Property ATTACHMENT_STATUS As AttachmentItemAttachmentItemStatus
Get
Set
public:
property AttachmentItemAttachmentItemStatus ATTACHMENT_STATUS {
AttachmentItemAttachmentItemStatus get ();
void set (AttachmentItemAttachmentItemStatus value);
}member ATTACHMENT_STATUS : AttachmentItemAttachmentItemStatus with get, set
Property Value
Type:
AttachmentItemAttachmentItemStatus
See Also