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)