knowing the status of Outlook

Status
Not open for further replies.
M

Mishko

I'm writing some AddIn for Outlook 2007, and I need to know when the

automatic synchronization with Exchange finished. I see this synchronization

happening every 20-30 secs, by changing of text in Status Bar. It goes from

"All folders are up to date" to "Send/Receive in progress" to "Send/Receive

complete" and back to "All folders are up to date".

Now as far as i understood, the good old syncobject set to

this.Application.Session.SyncObjects[1] is no more relevant since Exchange

uses some "Cached Mode" to synchronize. Is there a way to use some other

class to detect the Cached Mode activities?
 
There's no way to know when the automatic synching of any account settings

is starting or finishing.

"Mishko" <Mishko> wrote in message

news:7CD81750-62C7-4EBB-9A20-AB6D5A7305C5@microsoft.com...
> I'm writing some AddIn for Outlook 2007, and I need to know when the
> automatic synchronization with Exchange finished. I see this
> synchronization
> happening every 20-30 secs, by changing of text in Status Bar. It goes
> from
> "All folders are up to date" to "Send/Receive in progress" to
> "Send/Receive
> complete" and back to "All folders are up to date".
> Now as far as i understood, the good old syncobject set to
> this.Application.Session.SyncObjects[1] is no more relevant since Exchange
> uses some "Cached Mode" to synchronize. Is there a way to use some other
> class to detect the Cached Mode activities?
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
F Outlook 2019 Forwarding Message and Keeping Unread Status Outlook VBA and Custom Forms 0
B Inconsistent handling of message read/unread status by Outlook Using Outlook 3
T Can't reposition "Flag Status" column Using Outlook 0
S How to export urls from email to excel and check the status of the url ? Using Outlook 5
Daniel Schunk Meeting responses are not shown in the status area Using Outlook 2
A Creating Progress Bar or Status Bar Update Outlook VBA and Custom Forms 0
M VBA to change flag status in outlook contact item Outlook VBA and Custom Forms 3
Diane Poremsky Task Request Status Update Address Missing Using Outlook 0
Diane Poremsky Outlook.com Migration Status Using Outlook 0
N Outlook 2007 To-Do-List status keeps running Using Outlook 2
Diane Poremsky Send a Task Status Report Using Outlook 0
M Sorting messages by read/unread status Using Outlook 8
H Mail Merge status remaining "Not Executed" BCM (Business Contact Manager) 1
D Text Of Facebook Status Updates & Posted Photos NOT Showing In Emails Using Outlook 3
J Task Filter for Status OR One Month Using Outlook 4
M Room Reservation request showed "None" in Tracking-View Tracking Status. Exchange Server Administration 0
C Tasks > Field Chooser > Fields with dropdown menu (eg. Status). How to custom? Using Outlook 6
J Macro to periodically sort emails by flag status? Using Outlook 1
K Send/Receive All Folders doesn't show Progress status Using Outlook 14
M Rules - daily status (email) doesn't change much daily, save 1 per week how? Using Outlook 1
B Outlook 2003: Meeting Organizer will be set as always free or busy status Using Outlook 1
F Groups--changing status from co-owner to member Using Outlook 1
W Send/Receive status bar Using Outlook 0
D Outlook 2010 - Advanced Find - No Status Bar = No Item Count Using Outlook 2
B Send/Receive Status in Outlook 2010 Using Outlook 2
K How to change status of a mail marked as a task (VBA) Outlook VBA and Custom Forms 2
I Displaying my Online/Offline Status BCM (Business Contact Manager) 2
F Open task from is own status report in Public Folders Outlook VBA and Custom Forms 3
M Outlook 2007 "Connection Status..." shows 3 "Disconnected" entries of type "Directory" Using Outlook 18
A How to write into outlook status bar. Outlook VBA and Custom Forms 1
Q RE: Event of Changing the Task Status Outlook VBA and Custom Forms 2
M Outlook 2016 still feature updating Using Outlook 0
e_a_g_l_e_p_i Question about Outlook 2021 and Gmail Using Outlook 9
J Outlook VBA to send from Non-default Account & Data Files Outlook VBA and Custom Forms 3
P Limited Support for 3rd Party Mail in new Outlook? Using Outlook 1
O Any 3rd party tool that sync (mirror) from Outlook Calendar to Google Calendar? Using Outlook 5
T Outlook is categorizing emails incorrectly Using Outlook 1
R Legacy Outlook on Mac Email Cache Using Outlook 0
A Outlook can't remember outlook.com, Exchange password. Using Outlook 6
S Related messages show in main Outlook window vice new Advanced Find windows Using Outlook 1
H Force Outlook 2019 with GMail 2-Step to Require Login? Using Outlook 0
G Retaining Tabs in outlook body Using Outlook 2
V Setting up Outlook 2021 on new computer Using Outlook 2
G Add Map It button to Custom Contacts Form in Outlook Outlook VBA and Custom Forms 1
X Custom icon (not from Office 365) for a macro in Outlook Outlook VBA and Custom Forms 1
Victor_50 Problem - Google Workspace will stop "unsafe" access to Outlook end 2024 Using Outlook 3
C New pc, new outlook, is it possible to import auto-complete emailaddress Using Outlook 4
T Outlook 365 won't take new working password Using Outlook 0
S Create Outlook Task from Template and append Body with Email Body Outlook VBA and Custom Forms 4
P Can't add custom field to custom Outlook form, it always adds to the Folder instead Outlook VBA and Custom Forms 2

Similar threads

Back
Top