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.WebDAV.Calendar.Params
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
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