[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:QPulseWebServices.Contracts.Data.AttachmentItemType"]

Namespace:  QPulseWebServices.Contracts.Data
Assembly:  QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.590.81

Syntax

C#
public enum AttachmentItemType

Members

Member nameDescription
File
The attachment is a file
URL
The Attachment is a URL

See Also