SynonymList Property

See Also         Example         Applies To

Returns a list of synonyms for a specified meaning of a word or phrase. The list is returned as an array of strings. Read-only Variant.

Syntax

expression.SynonymList(Meaning)

expression   Required. An expression that returns a SynonymInfo object.

Meaning   Required Variant. The meaning as a string or an index number in the array of possible meanings.