Presence
Read your own presence:
teams presence get --output json
Read a user:
teams presence get --user "$USER_ID" --output json
Set status:
teams presence set --availability Busy --activity InAMeeting --expiration PT1H --output json
Read your own presence:
teams presence get --output json
Read a user:
teams presence get --user "$USER_ID" --output json
Set status:
teams presence set --availability Busy --activity InAMeeting --expiration PT1H --output json