Re: Deleted Record
Thu, 24 Jul 2008 09:30:57 -0500
Yes i did, but i am stuck with one thing
class ATL_NO_VTABLE CAddin :
public CComObjectRootEx<CComSingleThreadModel>,
public CComCoClass<CAddin, &CLSID_Addin>,
public ISupportErrorInfo,
public IDispatchImpl<IAddin, &IID_IAddin, &LIBID_eOAddonLib, /*wMajor =*/ 1, /*wMinor =*/ 0>,
public IDispatchImpl<_ID ...
|
Deleted Record
Wed, 23 Jul 2008 05:33:49 -0400
I am trying to create a add-on to get the record id of a deleted record from Deleted Items folder.
When a user deletes a record, it will be sent to Deleted Items Folder of Outlook.Could anyone help me to get the record id of the contact if it gets added to the "Deleted Items Folder"
Thanks in advance,
Rajeen R ...
|
Eliminating signature from reply emil
Wed, 23 Jul 2008 01:02:30 -0700 (PDT)
Hi,
I would like to create new mail which is reply to existing mail;
I'm doing something like this:
Outlook.MailItem newMail =
(Outlook.MailItem)mailItem.Application.CreateItem(Outlook.OlItemType.olMailItem);
newMail = mailItem.Reply();
I would like to eliminate the automatic signature that is added to t ...
|
Configuring Exchange Server settings of Outlook Programmatically
Thu, 17 Jul 2008 15:27:17 -0500
Hi,
I'm looking to configure the Exchange Server settings of my Outlook client programmatically.
I couldn't get any API that allows me to do so :( ...
|
Re: Contact form with code from 2002 to 2007
Mon, 14 Jul 2008 05:48:47 -0500
hi, i also have the same problem. custom outlook forms that were written in 2000 and edited in 2007, the code disapeare after number of lines (in my case its not perminant).
did you find solution for this problem ? ...
|
bademode uebergroessen betten in uebergroessen hosen uebergroessen sportschuhe in uebergroessen uebergroessen fuer maenner
Sun, 13 Jul 2008 03:52:34 -0700
bademode uebergroessen betten in uebergroessen hosen uebergroessen sportschuhe in uebergroessen uebergroessen fuer maenner
+
+
+
+
+
http://WWW.UEBERGROESSEN-KAUFEN-24.INFO
http://WWW.UEBERGROESSEN-KAUFEN-24.INFO
http://WWW.UEBERGROESSEN-KAUFEN-24.INFO
http://WWW.UEBERGROESSEN-KAUFEN-24.INFO
http://WWW. ...
|
Custom Task Form
Mon, 7 Jul 2008 17:46:38 -0400
Hi All!
I work with a vendor who maintains a database for me containing property
data and documents. I have created a custom task form, so that when I
initiate an action item for the vendor, I can keep track of when I send it,
critical information fields, and when it is acted upon. Up to now, this has
a ...
|
|
|
Direct access to an OST file
Tue, 1 Jul 2008 09:33:35 -0500
Are there any SDK's which will allow programmers to access an OST file directly? I am working on a project building indexing software and I would like to access the OST file without using Outlook - I want to avoid using extended MAPI.
Thanks
WGB ...
|
User Defined Column in Inbox
Thu, 26 Jun 2008 00:17:55 -0500
Dear All,
I would like to have a column in my inbox where i can write comments about the emails that i recieve. Is it possible to make such a column. I have outlook 2000 (10.2627.2625)
thanks for the help in advance.
Rahmat ...
|
How to publish a form on the system
Wed, 25 Jun 2008 01:59:36 -0500
Hi
I have design one custom form in OUTLOOK2003.I want my collegue to also use it.So to setup this form on his system.
Once i have tried to save as the form on mydesktop and sent to my collegue but when I open it on the system on Edit Readpane open not the compose which is blanks.
Can any body help me?
T ...
|