The system calendar that governs the evaluation rules.

Namespace: iCal
Assembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
Calendar Calendar { get; }
Visual Basic
ReadOnly Property Calendar As Calendar
	Get
Visual C++
property Calendar^ Calendar {
	Calendar^ get ();
}

See Also