Click or drag to resize

IFreeBusyParam Interface

IT Hit WebDAV Classes Reference
Represents "FBTYPE" parameter of "FREEBUSY" property, that specifies the free or busy time type.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
public interface IFreeBusyParam

The IFreeBusyParam type exposes the following members.

Properties
  NameDescription
Public propertyFreeBusyTimeType
Gets or sets free or busy time type.
Top
Remarks
http://tools.ietf.org/html/rfc5545#section-3.2.9
See Also