_SyncObject.Stop Method
Immediately ends 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
<DispIdAttribute()> _
Sub Stop
'Usage
Dim instance As _SyncObject
instance.Stop()
[DispIdAttribute()]
void Stop()
Remarks
This method does not undo any synchronization that has already occurred.