knowing the status of Outlook

  • Thread starter Thread starter Mishko
  • Start date Start date
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
sjbtax Update Task Custom Field based upon Task Overdue Status Outlook VBA and Custom Forms 8
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
J column with actual email address in Outlook Classic Using Outlook 2
S Not receving all email since converting from Outlook 2007 to Outlook Classic Using Outlook 3
Rupert Dragwater Outlook 365 taking too long to synchronize each time email is being checked Using Outlook 11
Hornblower409 Outlook VBA Code Example - Unified inbox in Outlook Classic Outlook VBA and Custom Forms 5
J Need replacement for iTunes to locally (USB) sync. iPhone 17 to Classic Outlook 2024 Using Outlook 4
Thomas Fast Best way to manage incoming customer emails automatically in Outlook? Using Outlook 1
I Outlook 2024 Windows 11 Gmail - sudden log in problems Using Outlook 11
S Outlook Classic on 2024 Using Outlook 10
L Fresh Install of Windows 11, saved previous image, how to retrieve Outlook Contacts Using Outlook 10
C Can't Use Custom Contact form in Outlook Classic since early January 2026 Outlook VBA and Custom Forms 7
e_a_g_l_e_p_i Need help updating email in Outlook 2021 Using Outlook 10
V Outlook spam filter misbehaving Using Outlook 9
L what are the downsides of running both classic and new outlook on same win 11 pc? Using Outlook 2
P Preventing permanent deletions in Outlook on the Web Using Outlook 0
L any trick to embedding images in new outlook and outlook on the web contacts? Using Outlook 4
L new outlook contacts searching Using Outlook 5
R Outlook 2010 Outlook 2010 migration question Using Outlook 2
W New Outlook PEOPLE blank Using Outlook 6

Similar threads

Back
Top