_DistListItem.Delete Method
Deletes an object from the collection.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Sub Delete
'Usage
Dim instance As _DistListItem
instance.Delete()
void Delete()