Platform SDK: Exchange Server

ICommentCondition::Add Method

Adds a new PropVal to the collection.

IDL Definition

HRESULT Add([in] IDispatch* pComment)

Visual Basic Definition

Sub Add(pComment As Object)

Parameters

pComment
An object reference to a PropVal object.

See Also

ICommentCondition::Delete method.