Share via


SyncObjects Object

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

NameSpace
Aa158780.parchild(en-us,office.10).gifSyncObjects
Aa158780.space(en-us,office.10).gifAa158780.parchild(en-us,office.10).gif

The SyncObjects object contains a set of SyncObject objects representing the synchronization profiles for a user.

Using the SyncObjects Object 

Use the SyncObjects property to return the SyncObjects object from a NameSpace object. For example:

  Set mySyncObjects = Application.GetNameSpace("MAPI").SyncObjects

The SyncObjects object is read-only. You cannot add an item to the collection.