Get my messages from an address
GET https://graph.microsoft.com/v1.0/me/messages?$filter=(from/emailAddress/address) eq '{{UserName}}'
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
$filter | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |