_ContactItem.RemovePicture Method
Removes a picture from a Contacts item.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Sub RemovePicture
'Usage
Dim instance As _ContactItem
instance.RemovePicture()
[DispIdAttribute()]
void RemovePicture()