IAltRepParam Interface
IT Hit WebDAV Classes Reference
To specify an alternate text representation for the
calendar's property value. Provides access to "ALTREP" property parameter.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic interface IAltRepParam
Public Interface IAltRepParam
public interface class IAltRepParam
type IAltRepParam = interface end
The IAltRepParam type exposes the following members.
Properties
| Name | Description |
---|
 | AltRep |
Gets or sets an alternate text representation for the
calendar's property value. Provides access to "ALTREP" property parameter.
|
Top
Remarkshttp://tools.ietf.org/html/rfc5545#section-3.2.1
See Also