MailQuery constructor

MailQuery(
  1. GraphServiceClient graph_client
)

constructor

Implementation

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