Add(String, String, Int16, Int32, String, String[ ]) Method
The Add method of the SPMeeting class associates a meeting represented in Internet Calendar (iCal) format with the Meeting Workspace site on the specified Microsoft Windows SharePoint Services server.
Parameters
icalText The iCal representation of the meeting to associate with the Meeting Workspace site.
organizer The e-mail address, specified as email_address@domain.ext, of the meeting organizer.
nMeetingCount The output parameter that contains the count of the meetings.
attendeeUpdateStatus The output parameter that contains the attendee update status.
attendeeUpdateMessage The output parameter that contains the attendee update message.
AttendeeEmailsUnresolved The output parameter that contains the unresolved e-mail addresses.
Return Value
A 32-bit integer that represents the instance ID of the meeting.
Remarks
The organizerEmail parameter is used in delegate scenarios to indicate the organizer of the meeting. If the meeting organizer is not a delegate, it is an empty string.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security