Click or drag to resize

ICard2 Methods

IT Hit WebDAV Classes Reference

The ICard2 type exposes the following members.

Methods
  NameDescription
Public methodAddProperty
Adds property to Properties list. The property must be created by created by CreateRawProperty call.
(Inherited from IDavComponent.)
Public methodCreateCustomComponent
Creates a component that can be added to the list of components of this object.
(Inherited from IDavComponent.)
Public methodCreateProperty
Creates the property.
(Inherited from ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiProperty.)
Public methodCreateRawProperty
Creates property that can be added to the list of properties of this object.
(Inherited from IDavComponent.)
Public methodCreateTextProp
Creates ITextProperty property. Returns null if value parameter is null. Assign the value returned by this method to properties that has a ITextProperty type.
(Inherited from IDavObject.)
Top
See Also