LOTUSSCRIPT/COM/OLE CLASSES


Addr822Comment3 property
Example

Read-only. Comment3 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.Addr822Comment3

Usage

The Comment3 component is the third part of the address in parentheses.

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

Language cross-reference

Addr822Comment3 in Java Name class

@Name in formula language

Example
See Also