Click or drag to resize

ICalAddress Properties

IT Hit WebDAV Classes Reference

The ICalAddress type exposes the following members.

Properties
  NameDescription
Public propertyCommonName
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.)
Public propertyContainer
Parent component for this instance.
(Inherited from IProperty.)
Public propertyDir
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.)
Public propertyLanguage
Gets or sets language.
(Inherited from ILanguage.)
Public propertyRawProperty
Provides low-level access to business card or calendar property.
(Inherited from IProperty.)
Public propertySentBy
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.)
Public propertyText
Gets or sets decoded property value as text.
(Inherited from ITextProperty.)
Public propertyUri
Gets or sets a uniform resource locator.
(Inherited from IUriProperty.)
Top
See Also