GetCalendarReportAsync Method
Generates a report on the indicated calendar collection resource.
Syntax
[VB.NET] Public Function GetCalendarReportAsync(ByVal ResourceURI As String) As IAsyncAction
[C#] public IAsyncAction GetCalendarReportAsync(string resourceURI);