A. How to control how long it takes to update the system tray icon after the RPC starts
1. START | RUN | REGEDIT
2.HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Display Types
3. EDIT | NEW | DWORD Value |
4. Type TimeToUpdateTrayIcon and press Enter
5. Right click on this new Value | MODIFIY | Click DECIMAL
6. In the Value data box, type the lenght of time in milliseconds that you want to pass before the system tray icon is updated
The registry value controls how much time passes (in milliseconds) before the system tray icon is updated after the RPC begins. The default value is 1000 milliseconds. To change how much time passes, follow these steps
B. How to control when the user receives a status message after the RPC starts
1. START | RUN | REGEDIT
2. HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Display Types
3. EDIT | NEW | DWORD Value |
4. Type TimeToShowRPCMessage and press Enter
5. Right click on this new Value | MODIFIY | Click DECIMAL
6. In the Value data box, type the lenght of time in milliseconds that you want to pass before the user receive a message
The registry value controls how much time passes (in milliseconds) before the client displays a message to the user after the RPC begins.. The default value is 30.000 milliseconds.
C. How to control the no of milliseconds to wait before the user receives additional status messages for the identical string
1. START | RUN | REGEDIT
2. HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Display Types
3. EDIT | NEW | DWORD Value |
4. Type MgSuppressTicks and press Enter
5. Right click on this new Value | MODIFIY | Click DECIMAL
The registry value controls the number of milliseconds that pass before message with the identical










No comments yet.
Leave a comment