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

Syntax

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

See Also