Click or drag to resize

AttachmentUpdateIsThumbnailCapability Property

Returns a Capability object that indicates if the attachment's thumbnail property can be changed.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public Capability UpdateIsThumbnailCapability { get; }

Property Value

Type: Capability
Remarks
This capability is Allowed when the Attachment is in a draft or error state.
See Also