Thank you for your answer. BTW, I can't use Outlook 2007 specific form
region feature because I mean to install the add-in for Outlook 2003
and 2007.
I created .cfg file manually referring MSDN article. Is there another
"right" way to create and install custom form ?
Actually I have several e-mail addresses and certain icon for each of
them. My addin should to create custom form (if not exists) with
specific icon and then set message class to new one for each arrived
mail with specific e-mail address.
On 25 апр, 19:04, "Sue Mosher [MVP-Outlook]"
wrote:
Did you actually create the form first in Outlook and save it as a .cfg file?
In Outlook 2007, a simpler solution for showing a specific icon is to use a replaceall form region manifest, as discussed athttp://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2199745&SiteID=...-- Raul's #1 manifest.
--
Sue Mosher, Outlook MVP
* *Author of Microsoft Outlook 2007 Programming:
* * *Jumpstart for Power Users and Administrators
* *http://www.outlookcode.com/article.aspx?id=54
wrote in ...
The icon that I see.
I guess I have to create Form in Personal Forms Library. I tried
creating Form using the folowing code:
var
* FormMgr: IMAPIFormMgr;
* PersonalFormsLibrary : IMAPIFormContainer;
FormMgr.OpenFormContainer(HFRMREG_PERSONAL, nil,
PersonalFormsLibrary));
PersonalFormsLibrary.InstallForm(0, MAPI_DIALOG, CfgPathName));
where CfgPathName - path to the form's configuration file.
When I selected this form in Outlook when tring to create a message, I
got a Outlook warning that it was unable to display this form.
On 25 ÁÐÒ, 17:25, "Sue Mosher [MVP-Outlook]"
wrote:
The icon that you see or that recipients see? If the latter, internal recipients connecting to the same Exchange Server or external or non-Exchange recipients?
wrote in ...
How to create custom form (Outlook 2007) using MAPI ?
I need custom form just for change mini icon for some message.- óËÒÙÔØ ÃÉÔÉÒÕÅÍÙÊ ÔÅËÓÔ -
- ðÏËÁÚÁÔØ ÃÉÔÉÒÕÅÍÙÊ ÔÅËÓÔ -- Скрыть цитируемый текст -
- Показать цитируемый текст -