pub const MSGRAPH_API_BASE: &str = "https://graph.microsoft.com/v1.0/";
Base URL of the Microsoft Graph API, version 1.0.