Click or drag to resize
AttachmentUpdateNameCapability Property
Returns a Capability object that indicates if the attachment's name property can be changed.

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

Property Value

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