SyncObjects Collection Object

SyncObjects Collection Object

                  Properties         Methods        

NameSpace object
SyncObjects collection (SyncObject object)

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

Using the SyncObjects Collection Object

Use the SyncObjects property to return the SyncObjects collection object from a NameSpace object.

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

Remarks

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