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 IAsyncAction
[C#] public IAsyncAction GetCalendarOptionsAsync(string resourceURI);