Description Property

Microsoft Outlook Visual Basic

Returns or sets a String representing the description of the folder. This property corresponds to the MAPI property PR_COMMENT. Read/write.

expression.Description

expression     Required. An expression that returns a MAPIFolder object.