Addr822Phrase (NotesName - LotusScript®)

Read-only. Phrase component of an RFC 822 Internet address.

Note: This property is new with Release 5.

Defined in

NotesName

Data type

String

Syntax

To get: string$ = notesName .Addr822Phrase

Usage

The Phrase component is the part of the address in quotation marks.

This property returns an empty string if the name is not an Internet address that contains a Phrase component.

Example