AttachmentResponseShapeType Class
The AttachmentResponseShapeType class identifies additional properties for the GetAttachment method to return.
Inheritance Hierarchy
System.Object
ExchangeWebServices.AttachmentResponseShapeType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class AttachmentResponseShapeType
'Usage
Dim instance As AttachmentResponseShapeType
[SerializableAttribute]
public class AttachmentResponseShapeType
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also