[This is preliminary documentation and is subject to change.]
The OCCSVEventInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | OCCSVEventInfo | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEventInfo |
Gets the event information for the event.
|
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsPersonalOnlyInformationChanged |
Determines if the personal only information is changed between two events. This is
useful to determine if the user has changed the reminder and the busy information.
This information may be required to stop sending emails to everybody when the personal
information is changed.
(Inherited from EventInfo.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | All_Day_Event |
Sets whether the event is all day event.
|
![]() | Attachments |
A list of attachments.
(Inherited from EventInfo.) |
![]() | CreatedByUserId |
The creator user id of the event.
(Inherited from EventInfo.) |
![]() | CreatedTimestamp |
The Timestamp of when the event is created.
(Inherited from EventInfo.) |
![]() | DateFormatStr |
The date format for the event.
|
![]() | DateTimeFormat |
The datetime format for the event.
|
![]() | DocIdList |
the list of comma separated unique document identifier associated with this event.
(Inherited from EventInfo.) |
![]() | End_Date |
The end date of the event in the proper date format.
|
![]() | End_Time |
the end time of the event in the proper time format.
|
![]() | EndDatetime |
The date and time of the end of the event.
(Inherited from EventInfo.) |
![]() | Event_Description |
the Description of the event.
|
![]() | Event_Name |
the Title of the event.
|
![]() | EventDescription |
The Description of the event.
(Inherited from EventInfo.) |
![]() | EventGroupId |
The unique id of the group which this event belongs to.
(Inherited from EventInfo.) |
![]() | EventGroupName |
The name of the group to which the event belongs to.
(Inherited from EventInfo.) |
![]() | EventId |
The system generated unique id of the event.
(Inherited from EventInfo.) |
![]() | EventName |
The Title of the event.
(Inherited from EventInfo.) |
![]() | EventType |
The event type of the event.
(Inherited from EventInfo.) |
![]() | EventUserId |
The unique identifier of the user who created the event.
(Inherited from EventInfo.) |
![]() | FirstOcurrenceDatetime |
The first occurence datetime of this recurring event.
(Inherited from EventInfo.) |
![]() | IsAllDayEvent |
Shows whether the event is all day event.
(Inherited from EventInfo.) |
![]() | IsReminderSelected |
Shows if the reminder is selected for the event.
(Inherited from EventInfo.) |
![]() | IsResourceReserved |
Shows if the resource for this event is reserved.
(Inherited from EventInfo.) |
![]() | IsRSVP |
Shows if the event has an RSVP.
(Inherited from EventInfo.) |
![]() | LabelId |
The event label (classification)
(Inherited from EventInfo.) |
![]() | LastOcurrenceDatetime |
the last occurence of datetime for this event.
(Inherited from EventInfo.) |
![]() | Location |
The Location of the event.
|
![]() | MeetingAttendees |
A list of meeting attendies.
(Inherited from EventInfo.) |
![]() | ModifiedByUserId |
The modified by user id
(Inherited from EventInfo.) |
![]() | ModifiedTimestamp |
The modified timestamp
(Inherited from EventInfo.) |
![]() | NotifyGroup |
Shows whether to notify the group for this event.
(Inherited from EventInfo.) |
![]() | ParentObjectId |
The id of the parent object
(Inherited from EventInfo.) |
![]() | ParentObjectType |
The type of the parent object
(Inherited from EventInfo.) |
![]() | Recurrence |
Te Recurrence information about the event.
(Inherited from EventInfo.) |
![]() | Regarding |
The regarding string
(Inherited from EventInfo.) |
![]() | RemDocIdList |
A list of comma separated document identifiers that needs to be removed inthis event.
(Inherited from EventInfo.) |
![]() | RemindAtDatetime |
The date and time of the event reminder.
(Inherited from EventInfo.) |
![]() | Reminder_Date |
The reminder date in the proper date format.
|
![]() | Reminder_Time |
the reminder time in the proper time format.
|
![]() | RepeatInfoText |
The text of the repeat information of the event.
(Inherited from EventInfo.) |
![]() | RepeatingSequenceId |
The sequence id of the repeating sequence event.
(Inherited from EventInfo.) |
![]() | ResourceId |
The unique id of the resource associated with this event.
(Inherited from EventInfo.) |
![]() | ResourceName |
The name of the resource associated with the event.
(Inherited from EventInfo.) |
![]() | Show_Time_As |
Shows how the time will be shown as. Valid values are Busy, Free,Tentative and OutOfOffice.
|
![]() | ShowAs |
How the event is shown on the screen.
(Inherited from EventInfo.) |
![]() | Start_Date |
The start date of the event in the proper date format.
|
![]() | Start_Time |
The start time of the event in the proper time format.
|
![]() | StartDatetime |
The date and time of the start of the event.
(Inherited from EventInfo.) |
![]() | TimeFormatStr |
The time format forthe event.
|
![]() | TimezoneId |
The timezone id of the event.
(Inherited from EventInfo.) |
![]() | url |
The Uniform Resource Locator associated with this event.
(Inherited from EventInfo.) |
![]() | WhenToRemind |
The time (in String format) of the reminder of the event.
(Inherited from EventInfo.) |
![]() | WhoToRemind |
The name of the person to remind for the event.
(Inherited from EventInfo.) |