IUserTypeParam Interface
IT Hit WebDAV Classes Reference
Represents type of calendar user. Provides access to "CUTYPE" parameter.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic 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.
|
Top
Remarkshttp://tools.ietf.org/html/rfc5545#section-3.2.3
See Also