IRequestStatusStatusData Property
IT Hit WebDAV Classes Reference
Status-specific data.
Namespace: ITHit.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxstring StatusData { get; set; }
Property StatusData As String
Get
Set
property String^ StatusData {
String^ get ();
void set (String^ value);
}
abstract StatusData : string with get, set
Property Value
Type:
String
See Also