| AttachmentUpdateMimeTypeCapability Property |
Returns a Capability object that indicates if the attachment's MIME type property can be changed.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic Capability UpdateMimeTypeCapability { get; }Property Value
Type:
Capability
Remarks
This capability is Allowed when the Attachment is in a draft or error state.
See Also