共用方式為


INInteraction.DeleteInteractionsAsync(String[]) 方法

定義

刪除與指定 identifiers 之 的互動。

public static System.Threading.Tasks.Task DeleteInteractionsAsync (string[] identifiers);
static member DeleteInteractionsAsync : string[] -> System.Threading.Tasks.Task

參數

identifiers
String[]

傳回

表示非同步 DeleteInteractions 作業的工作

適用於