.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


Addr821 property
Example

Read-only. Internet address in the format based on RFC 821 Address Format Syntax.

Defined in

Name

Data type

String

Syntax

public String getAddr821()
   throws NotesException

Usage

The RFC 821 address is a name followed by an at sign followed by an organization, for example, jbg@acme.us.com. In an RFC 822 address, it is the part enclosed in pointed brackets.

This property returns an empty string if the name does not contain an RFC 821 Internet address.

Language cross-reference

Addr821 property in LotusScript NotesName class

@Name in formula language

Example
See Also