IAltRepParamAltRep Property
IT Hit WebDAV Classes Reference
Gets or sets 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)
Syntaxstring AltRep { get; set; }
Property AltRep As String
Get
Set
property String^ AltRep {
String^ get ();
void set (String^ value);
}
abstract AltRep : string with get, set
Property Value
Type:
String
See Also