Class and Description |
---|
Address
The
Address class encapsulates an address
used in some TNEF message attributes. |
Attachment
The
Attachment class encapsulates a TNEF message attachment. |
Attr
The
Attr class encapsulates a TNEF attribute. |
GUID
The
GUID class encapsulates a GUID (Globally Unique IDentifier). |
MAPIProp
The
MAPIProp class encapsulates a MAPI property. |
MAPIPropName
The
MAPIPropName class encapsulates the name of a named MAPI property. |
MAPIProps
The
MAPIProps class encapsulates a collection of MAPI properties. |
MAPIValue
The
MAPIProp class encapsulates the value of a MAPI property. |
Message
The
Message class encapsulates a TNEF message. |
RawInputStream
The
RawInputStream class is an InputStream which can provide
raw byte data from several underlying sources, including a byte array,
a partial section of a byte array, a file, a partial section of a file,
another RawInputStream, or a partial section of another RawInputStream. |
TNEFInputStream
The
TNEFInputStream class provides low-level access to
a TNEF stream. |