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; }
Public ReadOnly Property Resources As HashSet(Of String)
Get
Property Value
Type:
HashSetStringSee Also