CopyCalendarEventAsync Method
Copy events to a new location.
Syntax
[VB.NET] Public Function CopyCalendarEventAsync(ByVal SourceResourceURI As String, ByVal DestinationResourceURI As String) As IAsyncAction
[C#] public IAsyncAction CopyCalendarEventAsync(string sourceResourceURI, string destinationResourceURI);