CreateAttachmentException class

Represents an error that occurs when a call to the CreateAttachment Web method fails.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
<SerializableAttribute> _
Public NotInheritable Class CreateAttachmentException _
	Inherits BatchServiceResponseException(Of CreateAttachmentResponse)
'Usage
Dim instance As CreateAttachmentException

Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: