.

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

LOTUSSCRIPT/COM/OLE CLASSES


Addr822LocalPart property
Example

Read-only. LocalPart 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.Addr822LocalPart

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 in Java Name class

@Name in formula language

Example
See Also