Printing
Mon, 12 Jun 2006 15:07:02 -0700
I have no problem printing the attached files, but can't print the message
body itself.
Has anyone had this issue? ...
|
Getting headers of a MailItem?
Mon, 12 Jun 2006 11:39:25 -0500
Using the new Office 12 SDK.
I'm trying to get the headers of a MailItem programmatically. Therse are the
same things you would see if you right click in Outlook and go to Message
Options.
I can get the body of the message easily, with the MailItem.Body property.
The place where I need the headers is i ...
|
Great time in France
Wed, 7 Jun 2006 15:28:49 +0100
Hello
I had a fantastic time in France, hope to visit again soon.
I found a holiday cottage from these guys www.looktogo.co.uk http://www.looktogo.co.uk
Regards,
Dancer: ). ...
|
Add in loads (but does not reach OnConnection) and then Outlook shuts down
Tue, 6 Jun 2006 17:49:43 +0100
I have an add-in that another developer recently had to rebuild.
I seem to be unable to launch it in debug.
I am using VS 2003 and Outlook 2003.
I have used fuslog to detect what assemblies are loading and I can see that
the addin itself loads (along with two other supporting dlls). Outlook opens
up, and ...
|
Outlook Acocunt Management API
Tue, 6 Jun 2006 16:25:55 +0200
Hi,
I'm trying to get some Outlook 11 (included in Office 2003) Account
informations with the Outlook Account Management API. I've downloaded a
sample sourcecode at
http://flygar.members.winisp.net/AccountMgmt/EnumAccounts.zip, And I've
modified it to get all IOlkAccount property, ie PROP_ACCT_ID,
PROP_ACCT_ ...
|
Accesing the properties of MailItem
Sat, 3 Jun 2006 15:20:17 +0530
Hello
I am using C# to code an Outlook Addin. In that I needs to display to the
user all the properties available for a MailItem. When I try to use
reflection to get the properties it returns an empty list of PropertyIfo[].
The reason being the type of the object is System.__ComObject. Can any one
help? ...
|
Load .msg email via Outlook 2007
Fri, 2 Jun 2006 07:38:23 -0700
Hello,
Is there an example in VB.NET or C# to load a .MSG message and extract its
attachments and body content.
I am using VS.NET 2003 and Office 2007 Beta.
Thanks so much
Lit
...
|
|
|
Issue with Global Object ID
Thu, 1 Jun 2006 05:54:02 -0700
Refer the article at http://support.microsoft.com/?id=899919
An excerpt from the article is pasted below
"
Specifics about the Outlook object library
The Outlook object library provides the new functionality, starting with
Office Outlook 2003 SP2. This change will also be included in future versions
of O ...
|
Unable to open attachments (JPG) from Outlook
Wed, 31 May 2006 12:23:02 -0700
We are running Windows 2003 Server with Citrix Presentation Server. We have
users that have problems with opening JPG attachments from Outlook 2003. The
Office Picture Manager opens, but it opens with a red X instead of the actual
picture. I have tried cleaning IE Temporary files, but this does not resolve
...
|
Inserting Outlook address into Word document
Wed, 31 May 2006 14:02:58 -0400
Is it possible to insert an address from outlook into a word document and
then later on in the letter use the information from the input to display
the 'Company Name' or 'City'?
I've found some good sites describing how to insert the address in the form
I want, but can't figure out how to re-use the info lat ...
|