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

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

Property Value

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