Click or drag to resize

ICollabObjectCreatePropertyT Method

IT Hit WebDAV Classes Reference
Creates a property that do not occure more than once in calendar or business card.

Namespace:  ITHit.Collab
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
T CreateProperty<T>()
where T : IProperty

Type Parameters

T
Type of the calendar or business card property.

Return Value

Type: T
New property instance.
See Also