_NameSpace.SyncObjects Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a SyncObjects collection containing all Send\Receive groups. Read-only.
public:
property Microsoft::Office::Interop::Outlook::SyncObjects ^ SyncObjects { Microsoft::Office::Interop::Outlook::SyncObjects ^ get(); };
public Microsoft.Office.Interop.Outlook.SyncObjects SyncObjects { get; }
Public ReadOnly Property SyncObjects As SyncObjects