PutCalendarEventAsync Method
Adds a calendar resource at the specified ResourceURI using the CalDAV PUT method.
Syntax
[VB.NET] Public Function PutCalendarEventAsync(ByVal ResourceURI As String) As IAsyncAction
[C#] public IAsyncAction PutCalendarEventAsync(string resourceURI);