LOTUSSCRIPT/COM/OLE CLASSES
Read-only. RFC 821 Internet address.
Note This property is new with Release 5.
Defined in
NotesName
Data type
String
Syntax
To get: string$ = notesName.Addr821
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 in Java Name class
@Name in formula language
Example See Also