.

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


Addr822Comment2 property
Example

Read-only. Comment2 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.Addr822Comment2

Usage

The Comment2 component is the second part of the address in parentheses.

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

Language cross-reference

Addr822Comment2 in Java Name class

@Name in formula language

Example
See Also