_NameSpace.SyncObjects Property

Returns a SyncObjects collection containing all Send\Receive groups. Read-only.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property SyncObjects As SyncObjects
    Get
'Usage
Dim instance As _NameSpace
Dim value As SyncObjects

value = instance.SyncObjects
[DispIdAttribute()]
SyncObjects SyncObjects { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.SyncObjects

See Also

Reference

_NameSpace Interface

_NameSpace Members

Microsoft.Office.Interop.Outlook Namespace