示例#1
0
 public global::Windows.Foundation.IAsyncOperation <bool> TryMoveAsync(global::Windows.ApplicationModel.Email.EmailFolder newParentFolder, string newFolderName)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> EmailFolder.TryMoveAsync(EmailFolder newParentFolder, string newFolderName) is not implemented in Uno.");
 }
示例#2
0
 public global::Windows.Foundation.IAsyncAction ReportCompletedAsync(global::Windows.ApplicationModel.Email.EmailFolder folder)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction EmailMailboxCreateFolderRequest.ReportCompletedAsync(EmailFolder folder) is not implemented in Uno.");
 }