AttachmentAction
Enum
Specifies the type of action to perform on a chat attachment.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public enum AttachmentAction
Fields
Download the attachment(s).
C#
Download = 0
Share the attachment(s).
C#
Share = 1