Click or drag to resize

IUserTypeParam Interface

IT Hit WebDAV Classes Reference
Represents type of calendar user. Provides access to "CUTYPE" parameter.

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

The IUserTypeParam type exposes the following members.

Properties
  NameDescription
Public propertyUserType
Gets or sets type of calendar user. Provides access to "CUTYPE" parameter.
Top
Remarks
http://tools.ietf.org/html/rfc5545#section-3.2.3
See Also