Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs periodically while Microsoft Outlook is synchronizing a user’s folders using the specified Send\Receive group.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event Progress As SyncObjectEvents_ProgressEventHandler
'Usage
Dim instance As SyncObjectEvents_Event
Dim handler As SyncObjectEvents_ProgressEventHandler
AddHandler instance.Progress, handler
event SyncObjectEvents_ProgressEventHandler Progress
See Also
Reference
SyncObjectEvents_Event Interface
SyncObjectEvents_Event Members
Microsoft.Office.Interop.Outlook Namespace
Microsoft.Office.Interop.Outlook.SyncObjectEvents_ProgressEventHandler