IConverterSession : IUnknown
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Allows conversions between MIME objects and MAPI messages. This can be useful in transporting messages across the Internet.
Provided by: |
CLSID_IConverterSession |
Interface identifier: |
IID_IConverterSession |
Vtable Order
Specifies an optional MAPI Address Book that the MAPI to MIME converter uses to resolve ambiguous addresses when converting a MAPI message to a MIME stream. |
|
Initializes the encoding to use during conversion. |
|
Placeholder member |
Not supported or documented. |
Converts a MIME stream to a MAPI message. |
|
Converts a MAPI message to a MIME stream. |
|
Placeholder member |
Not supported or documented. |
Placeholder member |
Not supported or documented. |
Placeholder member |
Not supported or documented. |
Sets the text wrapping width for a MIME stream that the converter returns in MAPIToMIMEStm. |
|
Sets the format that the converter returns a MIME stream in MAPIToMIMEStm. |
|
Placeholder member |
Not supported or documented. |
Specifies an optional character set that the MAPI to MIME converter uses when converting a MAPI message to a MIME stream. |
Remarks
Call SetEncoding before using MAPIToMIMEStm to perform conversion.