ICommonNameParam Interface
IT Hit WebDAV Classes Reference
To specify the common name to be associated with the calendar user specified by the property. Provides access to "CN" property parameter.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic interface ICommonNameParam
Public Interface ICommonNameParam
public interface class ICommonNameParam
type ICommonNameParam = interface end
The ICommonNameParam type exposes the following members.
Properties
| Name | Description |
---|
 | CommonName |
Gets or sets the common name to be associated with the calendar user specified by the property. Provides access to "CN" parameter.
|
Top
Remarkshttp://tools.ietf.org/html/rfc5545#section-3.2.2
See Also