.

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


GetNextSibling method
Example

Returns the MIME entity immediately following the current MIME entity at the same level within a multipart MIME entity.

Defined in

NotesMIMEEntity

Syntax

Set notesMIMEEntity = notesMIMEEntity.GetNextSibling( )

Return value

notesMIMEEntity


Language cross-reference

getNextSibling in Java MIMEEntity class

Example
See Also