JAVA/CORBA CLASSES


Addr822LocalPart property
Example

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

Defined in

Name

Data type

String

Syntax

public String getAddr822LocalPart()
   throws NotesException

Usage

The LocalPart component is the part of the address that precedes the at sign.

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

Language cross-reference

Addr822LocalPart property in LotusScript NotesName class

@Name in formula language

Example
See Also