MailQuery constructor
MailQuery(
- GraphServiceClient graph_client
constructor
Implementation
MailQuery(GraphServiceClient graph_client)
: super(graph_client, "/me/messages");
constructor
MailQuery(GraphServiceClient graph_client)
: super(graph_client, "/me/messages");