Table of Contents

Class CancelMeetingMessage

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Represents a meeting cancellation message.

public sealed class CancelMeetingMessage : CalendarResponseMessageBase<MeetingCancellation>
Inheritance
CancelMeetingMessage
Inherited Members

Properties

Body

Gets or sets the body of the response.

public MessageBody Body { get; set; }

Property Value

MessageBody