Addr822Comment3 (Name - Java)

Read-only. Comment3 component of Internet address in the format based on RFC 822 Address Format Syntax.

Defined in

Name

Data type

String

Syntax

public String getAddr822Comment3()
    throws NotesException

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.

Example