Partilhar via


SyncObject Members (Outlook)

Represents a Send\Receive group for a user.

Methods

Name

Description

Start

Begins synchronizing a user's folders using the specified Send\Receive group.

Stop

Immediately ends synchronizing a user’s folders using the specified Send/Receive group.

Properties

Name

Description

Application

Returns an Application object that represents the parent Outlook application for the object. Read-only.

Class

Returns an OlObjectClass constant indicating the object's class. Read-only.

Name

Returns the display name for the object. Read-only.

Parent

Returns the parent Object of the specified object. Read-only.

Session

Returns the NameSpace object for the current session. Read-only.

Events

Name

Description

OnError

Occurs when Microsoft Outlook encounters an error while synchronizing a user’s folders using the specified Send\Receive group.

Progress

Occurs periodically while Microsoft Outlook is synchronizing a user’s folders using the specified Send\Receive group.

SyncEnd

Occurs immediately after Microsoft Outlook finishes synchronizing a user’s folders using the specified Send/Receive group.

SyncStart

Occurs when Microsoft Outlook begins synchronizing a user’s folders using the specified Send\Receive group.