GET api/outlook/watch?principalName={principalName}&userID={userID}

Watches for new subscription to our Outlook Live Sync for SPs

Request Information

URI Parameters

NameDescriptionTypeAdditional information
principalName

The user's email address

string

Required

userID

User ID of the person who requested the subscription. Not necessarily the person who's resource is being subscribed to. (Ex. If Hayden subscribes to calendar events for Jeff Mix, this parameter should be Hayden's User ID (TJM66458))

string

Default value is

Body Parameters

None.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />