VCalendar Class |
Namespace: ARPDev.DAVLIB
The VCalendar type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddSection |
Creates a section within a parentsection (eg: vevent within a vcalendar section)
(Inherited from VDataSection.) |
![]() | AddValue(String, VDataValue) |
Adds a property within a section (eg: vevent/vcard)
(Inherited from VDataSection.) |
![]() | AddValue(String, String) |
Adds a property within a section (eg: vevent/vcard). It parses the label to extract any attributes
(Inherited from VDataSection.) |
![]() | AddValue(String, VCardNameProperty, String) |
Adds a VCardNameProperty property within a section (eg: vevent/vcard)
(Inherited from VDataSection.) |
![]() | AddValue(String, String, String) |
Adds a property within a section (eg: vevent/vcard)
(Inherited from VDataSection.) |
![]() | AppendToLastValue |
Appends the wrapped data to a value property within a section (eg: vevent/vcard)
(Inherited from VDataSection.) |
![]() | Equals | (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.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetItemId |
Generates a new item id/filename for an appointment
|
![]() | GetStringValue |
Returns a string representation of a property
(Inherited from VDataSection.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | GetValue |
Returns a property within a section (eg: vevent/vcard) as a VDataValue
(Inherited from VDataSection.) |
![]() | Load |
Loads a contact/vcard from text
(Inherited from VDataSection.) |
![]() | LoadSection |
Loads a contact/vcard section into child sections and property list
(Inherited from VDataSection.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | RemoveValue |
Removes a property within a section (eg: vevent/vcard)
(Inherited from VDataSection.) |
![]() | Serialise |
Converts the internal representation of a VCALENDAR/VCARD Section to text
(Inherited from VDataSection.) |
![]() | SetValue(String, VDataValue, ValueMatchType) |
Sets a complex value (VDataValue) within a VDataSection
(Inherited from VDataSection.) |
![]() | SetValue(String, String, String) |
Sets a property within a section (eg: vevent/vcard)
(Inherited from VDataSection.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Name | (Inherited from VDataSection.) |