The IEvent type exposes the following members.
Properties
Name | Description | |
---|---|---|
Alarms |
A list of Alarms for this recurring component.
(Inherited from IAlarmContainer.) | |
Attachments | (Inherited from IUniqueComponent.) | |
Attendees | (Inherited from IUniqueComponent.) | |
Calendar |
Returns the iCalendar that this object
is associated with.
(Inherited from ICalendarObject.) | |
Categories | (Inherited from IUniqueComponent.) | |
Children |
Returns a list of children of this object.
(Inherited from ICalendarObject.) | |
Class | (Inherited from IUniqueComponent.) | |
Column |
Returns the column number where this calendar
object was found during parsing.
(Inherited from ICalendarObject.) | |
Comments | (Inherited from IUniqueComponent.) | |
Contacts | (Inherited from IUniqueComponent.) | |
Created | (Inherited from IUniqueComponent.) | |
Description | (Inherited from IUniqueComponent.) | |
DTEnd |
The end date/time of the event.
Note
If the duration has not been set, but
the start/end time of the event is available,
the duration is automatically determined.
Likewise, if an end time and duration are available,
but a start time has not been set, the start time
will be extrapolated.
| |
DTStamp | (Inherited from IUniqueComponent.) | |
DTStart | Obsolete. (Inherited from IRecurrable.) | |
Duration |
The duration of the event.
Note
If a start time and duration is available,
the end time is automatically determined.
Likewise, if the end time and duration is
available, but a start time is not determined,
the start time will be extrapolated from
available information.
| |
End |
An alias to the DTEnd field (i.e. end date/time).
| |
ExceptionDates | (Inherited from IRecurrable.) | |
ExceptionRules | (Inherited from IRecurrable.) | |
GeographicLocation |
The geographic location (lat/long) of the event.
| |
iCalendar | (Inherited from ICalendarObject.) | |
IsAllDay |
Returns true if the event is an all-day event.
| |
IsLoaded |
Gets whether or not the object has been loaded.
(Inherited from ILoadable.) | |
Key | (Inherited from IKeyedObject<(Of <(<'T>)>)>.) | |
LastModified | (Inherited from IUniqueComponent.) | |
Line |
Returns the line number where this calendar
object was found during parsing.
(Inherited from ICalendarObject.) | |
Location |
The location of the event.
| |
Name |
The name of the calendar object.
Every calendar object can be assigned
a name.
(Inherited from ICalendarObject.) | |
Organizer | (Inherited from IUniqueComponent.) | |
Parent |
Returns the parent of this object.
(Inherited from ICalendarObject.) | |
Priority | (Inherited from IUniqueComponent.) | |
Properties | (Inherited from ICalendarPropertyListContainer.) | |
RecurrenceDates | (Inherited from IRecurrable.) | |
RecurrenceID | (Inherited from IRecurrable.) | |
RecurrenceRules | (Inherited from IRecurrable.) | |
RelatedComponents | (Inherited from IUniqueComponent.) | |
RequestStatuses | (Inherited from IUniqueComponent.) | |
Resources |
Resources that will be used during the event.
ExamplesConference room #2 ExamplesProjector | |
Sequence | (Inherited from IUniqueComponent.) | |
Start |
Gets/sets the start date/time of the component.
(Inherited from IRecurrable.) | |
Status |
The status of the event.
| |
Summary | (Inherited from IUniqueComponent.) | |
Transparency |
The transparency of the event. In other words,
whether or not the period of time this event
occupies can contain other events (transparent),
or if the time cannot be scheduled for anything
else (opaque).
| |
UID | (Inherited from IUniqueComponent.) | |
Url | (Inherited from IUniqueComponent.) |