Env: VS 2010 | .net 3.5 | Outlook 2007 | VSTO 3
I have addlook that adds a new message type (by inheriting from PostItem). I would like to call Outlook New Mail Toast / Alert when a new message arrives. Any ideas?
On Windows, there is an API for creating / using your own “custom” toast messages, but there is no built-in API for controlling the appearance or frequency of the toast notification window that comes with Outlook.
- , , , Toast, , , .
Source: https://habr.com/ru/post/1752575/More articles:validates_uniqueness_of ... and if - validationHow can I store an array of booleans in a MySql database? - arraysзаполнение и доступ к данным из объекта значения - dictionaryPHP DOM adds a new line child - domHow to find the name of a foreign key field on a nested TClientDataSet? - delphiMathematical operations on Django annotations - djangohow to detect a buffer for running on a serial port in Linux using C ++ - linuxGDB - What is the mysterious assembly code? - c ++how to write USB drive protection in C # - c #Soundbank for Java - javaAll Articles