_SyncObject.Start Method
Begins 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 Start
'Usage
Dim instance As _SyncObject
instance.Start()
[DispIdAttribute()]
void Start()