ReplyBody Class

The ReplyBody class contains the body of a message.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.ReplyBody

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ReplyBody
'Usage
Dim instance As ReplyBody
[SerializableAttribute]
public class ReplyBody

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.