MoveCalendarEventAsync Method
Moves one calendar resource to a new location.
Syntax
[VB.NET] Public Function MoveCalendarEventAsync(ByVal SourceResourceURI As String, ByVal DestinationResourceURI As String) As Task
[C#] public Task MoveCalendarEventAsync(string sourceResourceURI, string destinationResourceURI);