IProperty Interface
IT Hit WebDAV Classes Reference
Represents business card or calendar property.
Namespace:
ITHit.Collab
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public interface IProperty
Public Interface IProperty
public interface class IProperty
type IProperty = interface end
The IProperty type exposes the following members.
Properties
| Name | Description |
---|
| Container |
Parent component for this instance.
|
| RawProperty |
Provides low-level access to business card or calendar property.
|
TopMethods
| Name | Description |
---|
| Remove |
Deletes property from calendar or business card.
|
TopSee Also