Share via


PersonalCache.DeleteCacheItemsAsync(PersonalCacheItem[]) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void DeleteCacheItemsAsync (Microsoft.SharePoint.Client.UserProfiles.PersonalCacheItem[] cacheItems);
member this.DeleteCacheItemsAsync : Microsoft.SharePoint.Client.UserProfiles.PersonalCacheItem[] -> unit
Public Sub DeleteCacheItemsAsync (cacheItems As PersonalCacheItem())

Parameters

cacheItems
PersonalCacheItem[]
Attributes

Applies to