Add

CalendarExceptionCollection.Add method

Voegt de instantie CalendarException toe aan dit verzamelingsobject.

public void Add(CalendarException item)
ParameterTypeBeschrijving
itemCalendarExceptionHet item dat moet worden toegevoegd.

Zie ook