Table of Contents

Class AcceptMeetingInvitationMessage

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

Represents a meeting acceptance message.

public sealed class AcceptMeetingInvitationMessage : CalendarResponseMessage<MeetingResponse>
Inheritance
AcceptMeetingInvitationMessage
Inherited Members

Properties

Tentative

Gets a value indicating whether the associated meeting is tentatively accepted.

public bool Tentative { get; }

Property Value

bool