Update(String, UInt32, String, String, String, String, String, Boolean) Method

The Update method of the SPMeeting class updates meeting information.

Parameters

uid    A persistent GUID for the calendar component.

sequence    An integer used to determine the ordering of updates in case they arrive out of sequence. Updates with a lower-than-current sequence are discarded.

dateStamp    The date and time that the instance of the iCalendar object was created.

title    The title (subject) of the meeting.

location    The location of the meeting.

dateStart    The start date and time for the meeting, expressed in UTC.

dateEnd    The end date and time for the meeting, expressed in Coordinated Universal Time (UTC).

nonGregorian   true if the calendar is set to a format other than Gregorian; otherwise, false.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security