Add Calendar Permission

Grant a user permission to a mailbox calendar.

Input Parameters

Name Type Required Description
User Name String Yes User name used to authenticate the Office 365 web service.
Password Password Yes Password used to authenticate the Office 365 web service.
Email of Mailbox String Yes The email address associated with the mailbox calendar for a user to be granted access to.
Calendar Path String Yes The path to the mailbox folder.
User Email String Yes The email of the user to be granted access to the mailbox calendar.

Output Parameters

Name Type Description
Result String String In the event the object fails to execute successfully due to invalid/incorrect input, this output will detail the error.
Result Number Returns a success value of zero or any value other than zero to indicate failure.

Example Input Parameters

Name Type Required Example
User Name String Yes Office365Admin@ABC.onmicrosoft.com
Password Password Yes <Link to Start Parameter>
Email of Mailbox String Yes User1@ABC.onmicrosoft.com
Mailbox Folder String Yes Calendar
User Email String Yes User2@ABC.onmicrosoft.com
Access Rights Radio Button Yes Optionally, you can grant the user access to the specified folder with permissions of: None, Owner, Publishing Editor, Editor, Author, Publishing Author, Non-Editing Author, Reviewer Contributor, Availability Only or limited Details.