Addr822Comment2 (NotesName - LotusScript®)

Read-only. Comment2 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 .Addr822Comment2

Usage

The Comment2 component is the second part of the address in parentheses.

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

Example