Office Methods
The Office type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddRedirectURIs |
It adds AppFullPath to RedirectURI in Azure portal.
|
|
DeleteOfficeContacts |
It delete contacts to office 365 with a batch request
|
|
DeleteOfficeEvents |
It delete calendar events to office 365
|
|
GetConsent |
It gets url to get user authorization
|
|
GetOfficeCalendar |
It gets office calendar events
|
|
GetOfficeContacts |
It gets office contacts
|
|
GetOfficePath | ||
ReadToken |
Token is read from DB, It's refreshed when it's expired
|
|
SendOfficeContacts |
It sends contacts to office 365 with a batch request
|
|
SendOfficeEvents |
It sends calendar events to office 365
|