_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()

See Also

Reference

_ContactItem Interface

_ContactItem Members

Microsoft.Office.Interop.Outlook Namespace