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
Public Interface IUserTypeParam
public interface class IUserTypeParam
type IUserTypeParam = interface end
The IUserTypeParam type exposes the following members.
Properties
| Name | Description |
---|
| UserType |
Gets or sets type of calendar user. Provides access to "CUTYPE" parameter.
|
TopRemarks http://tools.ietf.org/html/rfc5545#section-3.2.3
See Also