Namespace: ITHit.Collab
The IComponent type exposes the following members.
| Name | Description | |
|---|---|---|
| Components |
Dictionary of all calendar components. Empty for card object.
| |
| Delimiter |
Object delimiter such as VCARD, VCALENDAR, VEVENT, VTODO, etc
| |
| Properties |
Dictionary of all business card or calendar properties.
|
| Name | Description | |
|---|---|---|
| AddProperty |
Adds property to Properties list. The property must be created by created by CreateRawProperty call.
| |
| CreateCustomComponent |
Creates a component that can be added to the list of components of this object.
| |
| CreateRawProperty |
Creates property that can be added to the list of properties of this object.
|