Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

MoveEventAsync Method

Move the event to a different calendar.

Syntax

[VB.NET]
Public Function MoveEventAsync(ByVal destinationCalendarId As String) As IAsyncAction
[C#]
public IAsyncAction MoveEventAsync(string destinationCalendarId);

Remarks

This method is the asynchronous version of the MoveEvent method and is used to support asynchronous operations in WinRT. Please refer to MoveEvent for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0