Share via


Add(String, String, UInt32, String, String, String, String, String, Boolean, Int16) Method

The Add method of the SPMeeting class associates a meeting with the Meeting Workspace site on the specified Microsoft Windows SharePoint Services server.

Parameters

organizer   The e-mail address, specified as email_address@domain.ext, for the meeting organizer.

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.

nMeetingCount  The output parameter that contains the count of the meetings.

Return Value

A 32-bit integer that represents the instance ID of the meeting.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security