Partager via


OutlookBarShortcut.SetIcon Method

Sets the icon for the specified shortcut on the Shortcuts pane.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
Sub SetIcon ( _
    Icon As Object _
)
'Usage
Dim instance As OutlookBarShortcut
Dim Icon As Object

instance.SetIcon(Icon)
[DispIdAttribute()]
void SetIcon(
    Object Icon
)

Parameters

See Also

Reference

OutlookBarShortcut Interface

OutlookBarShortcut Members

Microsoft.Office.Interop.Outlook Namespace