IStatusValue Property
IT Hit WebDAV Classes Reference
Gets or sets the overall status or confirmation for the calendar component. Provides access to "STATUS" property value.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax StatusType Value { get; set; }
Property Value As StatusType
Get
Set
property StatusType^ Value {
StatusType^ get ();
void set (StatusType^ value);
}
abstract Value : StatusType with get, set
Property Value
Type:
StatusTypeSee Also