This topic has not yet been rated - Rate this topic

CalendarResponseMessage<TMessage> class

EWS Managed API

Represents the base class for all calendar-related response messages.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
public abstract class CalendarResponseMessage<TMessage> : CalendarResponseMessageBase<TMessage>
where TMessage : EmailMessage

Type parameters

TMessage

The type of message that is created when this response message is saved.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.