Click or drag to resize

IAddress Methods

IT Hit WebDAV Classes Reference

The IAddress type exposes the following members.

Methods
  NameDescription
Public methodInit
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.)
Public methodRemove
Deletes property from calendar or business card.
(Inherited from IDavProperty.)
Public methodSerialize
Returns a string that represents this property in serialized form.
(Inherited from IDavProperty.)
Public methodSetAddress(String, String, String, String, String, AddressType)
Sets address.
Public methodSetAddress(String, String, String, String, String, String, String, AddressType)
Sets all possible componenets of address.
Top
See Also