IClassificationValue Property
IT Hit WebDAV Classes Reference
Gets or sets Access classification. Provides access to "CLASS" property value.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ClassificationType Value { get; set; }
Property Value As ClassificationType
Get
Set
property ClassificationType^ Value {
ClassificationType^ get ();
void set (ClassificationType^ value);
}
abstract Value : ClassificationType with get, set
Property Value
Type:
ClassificationTypeSee Also