PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Program Addins
How to get the format of mail in outlook2000?(VC)
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Program Addins
How to get the format of mail in outlook2000?(VC)
![]() |
How to get the format of mail in outlook2000?(VC) |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi
In Outlook2002 I can use the function OlBodyFormat fmt; get_BodyFormat(&fmt); but in Outlook2000 I can't use OlBodyFormat, then how can I get the format of mail in Outlook2000 ? Thanks in advance. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
You can access PR_MSG_EDITOR_FORMAT (0x59090003) property using Extended
MAPI/CDO 1.21/Redemption (but not using Outlook Object Model). Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "hostran" <lit@hostran.com.cn> wrote in message news:%23Lgb5YjuDHA.2360@TK2MSFTNGP10.phx.gbl... > Hi > > In Outlook2002 I can use the function OlBodyFormat fmt; > get_BodyFormat(&fmt); > but in Outlook2000 I can't use OlBodyFormat, then how can I get the format > of mail in Outlook2000 ? > > Thanks in advance. > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

