ISchedulingComponentResources Property
IT Hit WebDAV Classes Reference
Gets resources for a calendar component.
Namespace: ITHit.WebDAV.Calendar.ComponentsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxIPropertyList<IResources> Resources { get; }
ReadOnly Property Resources As IPropertyList(Of IResources)
Get
property IPropertyList<IResources^>^ Resources {
IPropertyList<IResources^>^ get ();
}
abstract Resources : IPropertyList<IResources> with get
Property Value
Type:
IPropertyListIResources
Remarkshttps://tools.ietf.org/html/rfc5545#section-3.8.1.10
See Also