Share via


CalendarEventDetails Members

The CalendarEventDetails class provides additional information about a calendar event.

The following tables list the members exposed by the CalendarEventDetails type.

Public Constructors

  Name Description
CalendarEventDetails The CalendarEventDetails constructor initializes a new instance of the CalendarEventDetails class.

Top

Public Properties

  Name Description
Bb402480.pubproperty(en-us,EXCHG.80).gif ID The ID property gets or sets the entry ID of the calendar item.
Bb402480.pubproperty(en-us,EXCHG.80).gif IsException The IsException property gets or sets a Boolean value that indicates whether an instance of a recurring calendar item is changed from the original.
Bb402480.pubproperty(en-us,EXCHG.80).gif IsMeeting The IsMeeting property gets or sets a Boolean value that indicates whether the calendar event is a meeting or an appointment.
Bb402480.pubproperty(en-us,EXCHG.80).gif IsPrivate The IsPrivate property gets or sets a Boolean value that indicates whether the calendar item is private.
Bb402480.pubproperty(en-us,EXCHG.80).gif IsRecurring The IsRecurring property gets or sets a Boolean value that indicates whether the calendar item recurs.
Bb402480.pubproperty(en-us,EXCHG.80).gif IsReminderSet The IsReminderSet property gets or sets a Boolean value that indicates whether a reminder is set for the calendar event.
Bb402480.pubproperty(en-us,EXCHG.80).gif Location The Location property gets or sets the location of the calendar item.
Bb402480.pubproperty(en-us,EXCHG.80).gif Subject The Subject property gets or sets the subject of the calendar item.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb402480.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb402480.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb402480.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb402480.pubmethod(en-us,EXCHG.80).gifBb402480.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb402480.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb402480.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb402480.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top