GetFreeBusyReportAsync Method
Generates a report as to when the calendar owner is free and/or busy.
Syntax
[VB.NET] Public Function GetFreeBusyReportAsync(ByVal ResourceURI As String) As Task
[C#] public Task GetFreeBusyReportAsync(string resourceURI);