Click or drag to resize

IAddress2 Methods

IT Hit WebDAV Classes Reference

The IAddress2 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.
(Inherited from IAddress.)
Public methodSetAddress(String, String, String, String, String, String, String, AddressType)
Sets all possible componenets of address.
(Inherited from IAddress.)
Top
See Also