INInteraction.DeleteInteractionsAsync(String[]) Method

Definition

Deletes the interactions with the specified identifiers.

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

Parameters

identifiers
String[]

Returns

A task that represents the asynchronous DeleteInteractions operation

Applies to