Update(String, Boolean, Int32, String, String[]) Method

The Update method of the SPMeeting class updates meeting information stored in Internet Calendar (iCal) format.

Parameters

icalText    The iCal representation of the updated meeting.

ignoreAttendees   true to skip processing of the Internet Calendar (iCal) attendee list; otherwise, false.

attendeeUpdateStatus    A string that contains the error code for attendee list processing issues, such as when all users are not resolved, or when the list exceeds the user quota. Possible values include the following:

  • 0NOERROR
  • 0x81020080TP_E_MTGATTENDEES_ALLUSERSNOTRESOLVED
  • 0x81020081TP_E_MTGATTENDEES_ADDATTENDEESOVERQUOTA

attendeeUpdateMessage    A string that contains the attendee list processing error message. The value of this parameter corresponds with the attendeeUpdateStatus value.

AttendeeEmailsUnresolved    A string array that contains attendee e-mail strings that fail to be resolved as users of WSS.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security