Gets or sets the shortcut at the specified index within the collection.
Gets or sets the shortcut at the specified index within the collection.
public Shortcut this[int] {get; set;}
Gets or sets the shortcut with the specified name within the collection.
public Shortcut this[string] {get; set;}
ShortcutsCollection Class | Resco.Controls.OutlookControls Namespace