PrivacyItemManagerBase<T>.DeleteAll Method
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub DeleteAll
'Usage
Dim instance As PrivacyItemManagerBase
instance.DeleteAll()
public void DeleteAll()
See Also
Reference
PrivacyItemManagerBase<T> Class