AppointmentItem Members
In This Article
#Constructors
Name | Description |
---|---|
Appointment |
Initializes a new instance of the class with the default settings. |
#Properties
Name | Description |
---|---|
Actual |
|
Actual |
|
Actual |
|
All |
Gets or sets whether the current appointment lasts the entire day (or several days). |
Calendar | Returns the calendar that displays the appointment. |
Description | Gets or sets the text for the appointment’s description. |
End | Gets or sets the appointment’s end date and time. |
Exceptions | Returns the exceptions for the appointment item. |
Has |
|
Label |
Gets or sets the identifier of the label object associated with the appointment. |
Location | Gets or sets the text that specifies the place where the appointment is scheduled. |
Longer |
Gets whether the appointment’s length is equal to or greater than one day. |
Occurrences | |
Pattern | |
Pattern |
|
Recurrence |
Gets the appointment index in the recurring series. |
Recurrence |
Gets or sets information that specifies an appointment’s recurrence rule. |
Reminder | Gets a reminder associated with the current appointment (the collection’s first reminder, if there are several reminders). |
Reminders | Gets a collection of all reminders associated with the current appointment |
Resource |
|
Same |
Gets whether the appointment’s start and end times are on the same day. |
Series |
|
Start | Gets or sets the start date and time of the appointment. |
Status |
Gets or sets the unique identifier of the status object associated with the appointment. |
Subject | Gets or sets the appointment’s subject text. |
Time |
Gets or sets the appointment time zone. |
Type | Gets or sets the type of an appointment. |
#Methods
Name | Description |
---|---|
Apply |
|
Convert |
|
Convert |
|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
|
Get |
|
Get |
|
Get |
Gets the Type of the current instance. Inherited from Object. |
Intersects |
|
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
See Also