Add Method (Discussions Collection Object)

         Example         Applies To

Adds a new Discussion object to the specified Discussions collection.

Syntax

expression.Discussion(Subject, Text, Bookmark)

expression   An expression that returns a Discussions collection.

Subject   Optional String. The subject of the specified discussion.

Text   Optional String. The body text of the specified discussion.

Bookmark   Optional String. The unique identifier for the position of the specified discussion within the document.

Remarks

The Author property for the new discussion is automatically set to the current user name determined by the Microsoft Office host application.