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
Icon
Type: System.ObjectThe path of the icon.