Inbox Property (CDONTS Session Object)

Inbox Property (CDONTS Session Object)

The Inbox property returns a Folder object representing the current messaging user's Inbox folder. Read-only.

Syntax

        objSession.Inbox 

Data Type

Object (Folder)

See Also

Concepts

Session Object (CDONTS Library)