Show / Hide Table of Contents

Presence.ReadWrite

Allows the app to read the presence information and write activity and availability on behalf of the signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.

Graph Methods

Type: A = Application Permission, D = Delegate Permission

Ver Type Method
V1 D POST /users/{userId}/presence/clearPresence
V1 D POST /users/{userId}/presence/clearUserPreferredPresence
V1 D POST /users/{userId}/presence/setPresence
V1 D POST /users/{userId}/presence/setStatusMessage
V1 D POST /users/{userId}/presence/setUserPreferredPresence

Delegate Permission

Id 8d3c54a7-cf58-4773-bf81-c0cd6ad522bb
Consent Type User
Display String Read and write a user's presence information
Description Allows the app to read the presence information and write activity and availability on behalf of the signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.
In This Article
Back to top Created by merill | Submit feedback