IResourcesResources Property
IT Hit WebDAV Classes Reference
Gets or sets resources of the calendar component.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax string[] Resources { get; set; }
Property Resources As String()
Get
Set
property array<String^>^ Resources {
array<String^>^ get ();
void set (array<String^>^ value);
}
abstract Resources : string[] with get, set
Property Value
Type:
StringSee Also