DoNotUseMeFolderClass.Delete Method
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Overridable Sub Delete
'Usage
Dim instance As DoNotUseMeFolderClass
instance.Delete()
public virtual void Delete()