CalendarEventDetails Class

Definition

Represents the details of a calendar event that is returned by an availability request.

public ref class CalendarEventDetails sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class CalendarEventDetails : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class CalendarEventDetails
Inherits ComplexProperty
Inheritance
CalendarEventDetails

Properties

IsException

Gets a value that indicates whether the calendar event is an exception to a recurring series of events.

IsMeeting

Gets a value that indicates whether the calendar event is a meeting.

IsPrivate

Gets a value that indicates whether the calendar event is private.

IsRecurring

Gets a value that indicates whether the calendar event is a recurring event.

IsReminderSet

Gets a value that indicates whether the calendar event has a reminder set.

Location

Gets the location of the calendar event.

StoreId

Gets the data store identifier of the calendar event.

Subject

Gets the subject of the calendar event.

Applies to