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.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax string 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:
StringSee Also