GetCalendarOptionsAsync Method
Retrieves options for the ResourceURI to determines whether it supports calendar access.
Syntax
[VB.NET] Public Function GetCalendarOptionsAsync(ByVal ResourceURI As String) As Task
[C#] public Task GetCalendarOptionsAsync(string resourceURI);