Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Clears the orphaned state of a meeting occurrence that is no longer scheduled according to the application in whose calendar the occurrence was created.
Syntax
<Method ID="Text">
<SetList Scope="Request">GUID</SetList>
<SetVar Name="Cmd">MtgKeep</SetVar>
<SetVar Name="EditInstanceID">Integer</SetVar>
</Method>
Parameters
ID = "Text"
Scope = "Request"
Name = "Cmd"
Name = "EditInstanceID"
Decoded
<Method ID="0,MtgKeep">
<SetList Scope="Request">93C88C70-0409-4367-A83B-0F8483C3E9EB</SetList>
<SetVar Name="Cmd">MtgKeep</SetVar>
<SetVar Name="EditInstanceID">75</SetVar>
</Method>
Remarks
The list GUID that is specified in the post pertains to the Meeting Series list containing the occurrence.
Return Value
Success
Returns the code attribute, which is a signed-decimal representation of an HRESULT, such as: <Result ID="0,MtgKeep" Code="0" />
Error
Returns an XML-encoded Unicode (UTF-8) text string. For more information, see Error Message Format for Windows SharePoint Services.