Click or drag to resize

iCalResources Property

Gets/sets the resources (RESOURCE:) for the iCalendar.

Namespace:  NetQuarry.Mail
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public HashSet<string> Resources { get; }

Property Value

Type: HashSetString
See Also