Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 310 Bytes

File metadata and controls

15 lines (9 loc) · 310 Bytes
description Automatically generated file. DO NOT MODIFY
<?php

// THIS SNIPPET IS A PREVIEW VERSION OF THE SDK. NON-PRODUCTION USE ONLY
$graphServiceClient = new GraphServiceClient($tokenRequestContext, $scopes);


$result = $graphServiceClient->me()->mailboxSettings()->get()->wait();