Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
NotifyIconNewInteractions Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarISystemTrayContextMenuNotifyIconNewInteractions
Gets or sets the notify icon new interactions.
Declaration Syntax
C#Visual BasicVisual C++
NotifyIcon NotifyIconNewInteractions { get; set; }
Property NotifyIconNewInteractions As NotifyIcon
property NotifyIcon^ NotifyIconNewInteractions {
	NotifyIcon^ get ();
	void set (NotifyIcon^ value);
}
Value
The notify icon new interactions.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)