Click or drag to resize

AttachmentConsume Method

Returns the location of the attachment so that it can be opened by the application. This method has the additional effect of changing the status of the attachment to Opened.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public string Consume()

Return Value

Type: String
Location of attachment or empty string if location is not available.
See Also