10.07.2015 Views

SuiteTalk (Web Services) Platform Guide - NetSuite

SuiteTalk (Web Services) Platform Guide - NetSuite

SuiteTalk (Web Services) Platform Guide - NetSuite

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Web</strong> <strong>Services</strong> OperationsupdateInviteeStatus258RequestThe UpdateInviteeStatusRequest type is used for the request.Element Name XSD Type NoteseventId RecordRef References an existing instance of an Eventrecord.responseCodeResponseThe UpdateInviteeStatusResponse type is used for the response.FaultsThis operation can throw one of the following faults. See SOAP Fault Status Codes for moreinformation on faults.• InvalidSessionFault• InvalidCredentialsFault• ExceededRequestLimitFault• ExceededUsageLimitFault• ExceededRecordCountFault• ExceededRequestSizeFault• UnexpectedErrorFaultSample CodeCalendarEventAttendeeResponseElement Name XSD Type NotesThe CalendarEventAttendeeResponse typeincludes the following enums:_accepted_declined_tentative_noResponseresponse WriteResponse Contains details on the status of the operation and a reference tothe updated record.C#<strong>NetSuite</strong>Service nss = new <strong>NetSuite</strong>Service();// login details omittedUpdateInviteeStatusReference inviteeStatusRef = new UpdateInviteeStatusReference();// Set the event id for the status updateRecordRef eventIdRef = new RecordRef();<strong>SuiteTalk</strong> <strong>Platform</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!