OutlookBarShortcut.SetIcon(Object) Method

Definition

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

public:
 void SetIcon(System::Object ^ Icon);
public void SetIcon (object Icon);
Public Sub SetIcon (Icon As Object)

Parameters

Icon
Object

The path of the icon.

Applies to