SetValue Method (ICalendar)
Sets the specified time/date in the calendar.

C# Syntax

void SetValue( 
   string value,
   string format
)

Parameters

value
The value to set in the calendar. Possible values: a specific time, a specific date, or both
format
The format of the value argument.