Namespace: ITHit.WebDAV.Calendar
The ICalAddress type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommonName |
Gets or sets the common name to be associated with the calendar user specified by the property. Provides access to "CN" parameter.
(Inherited from ICommonNameParam.) |
![]() | Container |
Parent component for this instance.
(Inherited from IDavProperty.) |
![]() | Dir |
Gets or sets reference to a directory entry associated with
the calendar user specified by the property. Provides access to "DIR" parameter.
(Inherited from IDirectoryEntryReferenceParam.) |
![]() | Language |
Gets or sets language.
(Inherited from ILanguage.) |
![]() | RawProperty |
Provides low-level access to business card or calendar property.
(Inherited from IDavProperty.) |
![]() | SentBy |
Gets or sets the calendar user that is acting on behalf of
the calendar user specified by the property. Provides access to "SENTBY" parameter.
(Inherited from ISentByParam.) |
![]() | Text |
Gets or sets decoded property value as text.
(Inherited from ITextProperty.) |
![]() | Uri |
Gets or sets a uniform resource locator.
(Inherited from IUriProperty.) |
Name | Description | |
---|---|---|
![]() | Init |
Called by the library when new property is created to set the default property value.
Used for internal purposes only in CreateItem call. Do not call this method deirectly.
(Inherited from IDavProperty.) |
![]() | Remove |
Deletes property from calendar or business card.
(Inherited from IDavProperty.) |
![]() | Serialize |
Returns a string that represents this property in serialized form.
(Inherited from IDavProperty.) |