PostReplyItemBaseType Class
The PostReplyItemBaseType class is the base class for the PostReplyItemType class.
Inheritance Hierarchy
System.Object
ExchangeWebServices.ItemType
ExchangeWebServices.MessageType
ExchangeWebServices.ResponseObjectCoreType
ExchangeWebServices.ResponseObjectType
ExchangeWebServices.PostReplyItemBaseType
ExchangeWebServices.PostReplyItemType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class PostReplyItemBaseType _
Inherits ResponseObjectType
'Usage
Dim instance As PostReplyItemBaseType
[SerializableAttribute]
public class PostReplyItemBaseType : ResponseObjectType
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.