![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi guys,
I am developing the outlook addin and i am new to this area i want to check the mail body format of the outlook 2000 I look forward to your reply. Thanks Laxman |
Ads |
#2
|
|||
|
|||
![]()
Take a look at the Inspector.EditorType property.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Laxman" wrote in message ... Hi guys, I am developing the outlook addin and i am new to this area i want to check the mail body format of the outlook 2000 I look forward to your reply. Thanks Laxman |
#3
|
|||
|
|||
![]() "Sue Mosher [MVP-Outlook]" wrote: Take a look at the Inspector.EditorType property. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Laxman" wrote in message ... Hi guys, I am developing the outlook addin and i am new to this area i want to check the mail body format of the outlook 2000 I look forward to your reply. Thanks Laxman Is this for the mail items of the inbox ?? |
#4
|
|||
|
|||
![]()
Is this for the mail items of the inbox folder view..
"Sue Mosher [MVP-Outlook]" wrote: Take a look at the Inspector.EditorType property. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Laxman" wrote in message ... Hi guys, I am developing the outlook addin and i am new to this area i want to check the mail body format of the outlook 2000 I look forward to your reply. Thanks Laxman |
#5
|
|||
|
|||
![]()
For each message in the folder, you would use its MailItem.GetInspector method to return the Inspector.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Laxman" wrote in message ... Is this for the mail items of the inbox folder view.. "Sue Mosher [MVP-Outlook]" wrote: Take a look at the Inspector.EditorType property. "Laxman" wrote in message ... Hi guys, I am developing the outlook addin and i am new to this area i want to check the mail body format of the outlook 2000 I look forward to your reply. Thanks Laxman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
syntax problem 'body format' | philippe | Outlook - Using Forms | 1 | May 3rd 06 02:00 PM |
How to identify pst file format wether outlook 2000 or 2003 | Prakash Tulsiani | Outlook - Installation | 1 | April 6th 06 10:02 PM |
How to change Mail Format in Outlook | Ram | Add-ins for Outlook | 1 | March 28th 06 04:36 PM |
Why does outlook 2000 doublespace HTML format? | MFrank | Outlook - Installation | 3 | March 27th 06 12:51 AM |
How to determine the format for each e-mail in Outlook 2000? | Uncle Bill | Outlook - Using Contacts | 0 | February 1st 06 10:46 PM |