private static async Task CreateUnifiedGroup(GraphServiceClient graphClient) { String randomSuffix = Guid.NewGuid().ToString("N"); // Prepare the group ...
確定! 回上一頁