Java org.apache.poi.hsmf.datatypes RecipientChunks fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.hsmf.datatypes RecipientChunks fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.hsmf.datatypes RecipientChunks.

The text is from its open source code.

Method

StringgetRecipientEmailAddress()
Tries to find their email address, in whichever chunk holds it given the delivery type.
StringgetRecipientName()
Tries to find their name, in whichever chunk holds it.