mimeEntityGetImapSectionSpecification

SYNOPSIS

varchar mimeEntityGetImapSectionSpecification(mimeEntity entityOrReader)

Parameters:

  • entityOrReader - A mimeEntity or mimeReader object

Returns:

  • varchar IMAP section specification


DESCRIPTION
The mimeEntityGetImapSectionSpecification function returns the IMAP section specification (number) for the given entity. This is a dotted-decimal number used by IMAP to denote entities (sections) within a message.


EXAMPLE

<$ret = (mimeEntityGetImapSectionSpecification($reader))>
  IMAP section number: $ret

See the MIME example script (here) for a more thorough example.


SEE ALSO
mimeEntityGetChildNumber


Copyright © Thunderstone Software     Last updated: Apr 15 2024
Copyright © 2024 Thunderstone Software LLC. All rights reserved.