![]() |
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
Is there a way to get the body of an email without displaying it? ie creating a variable and setting the variable to be the body of a standard email with the user's default signature? I have tried: Dim objBody as object= NewEmail.body but objBody is nothing Thanks |
Ads |
#2
|
|||
|
|||
![]()
Body is a string property, not an object property.
If the user is using an automatic signature, it will not be included in the text returned by Body or HTMLBody unless the message is first displayed. -- 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 "Paul" wrote in message ... Hi Is there a way to get the body of an email without displaying it? ie creating a variable and setting the variable to be the body of a standard email with the user's default signature? I have tried: Dim objBody as object= NewEmail.body but objBody is nothing Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
displaying pictures in body of e-mail | Dermot | Outlook - General Queries | 1 | March 28th 06 07:01 PM |
Displaying the From details of an email | Tosh | Outlook - Using Contacts | 0 | February 25th 06 03:26 PM |
Dragging an email to the Calendar drops the email body text | yan | Outlook - Calandaring | 2 | February 1st 06 02:23 AM |
Displaying from: in new email messages | [email protected] | Outlook - General Queries | 0 | January 8th 06 12:21 PM |
Displaying from: in new email messages | [email protected] | Outlook - General Queries | 0 | January 8th 06 12:13 PM |