Forum: Outlook - General Queries
October 1st 06, 05:42 PM Posted to microsoft.public.outlook
|
Replies: 4
Views: 349
Outlook 2003 and Outlook 2007
what about different users?
neo [mvp outlook] wrote:
Sorry to report this, but you can't.
"donald" wrote in message
...
|
Forum: Outlook - General Queries
October 1st 06, 04:26 PM Posted to microsoft.public.outlook
|
Replies: 4
Views: 349
Outlook 2003 and Outlook 2007
How can i have two version of outlook on the same machine and same
user.
I want to have Outlook 2003 and Outlook 2007. Can I do this if so how
Thanks
Donald
|
Forum: Add-ins for Outlook
March 20th 06, 02:08 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 2
Views: 921
EntryID is nothing
I work out why this happen basic i had
..SetColumns("FirstName, LastName")
so when u have this set you can only get them field out?
Donald
|
Forum: Add-ins for Outlook
March 20th 06, 12:56 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 2
Views: 921
EntryID is nothing
Hi there,
i have the code below.
When i run it, I gets the FirstName and Surename but the EntryID is
nothing which can't be true because the item is in a folder.
How is this and How do i get round...
|
Forum: Add-ins for Outlook
March 19th 06, 06:15 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 6
Views: 1,384
|
Forum: Add-ins for Outlook
March 19th 06, 02:09 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 6
Views: 1,384
|
Forum: Add-ins for Outlook
February 15th 06, 05:17 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 3
Views: 1,243
Outlook.Application handles Quit
Hi Ken,
Thanks for your reply.
I basic don't know outlook to close and my COM add-in to close if there
are any Inspector Open?
How would i do about doing this?
Thanks
|
Forum: Add-ins for Outlook
February 13th 06, 03:27 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 7
Views: 1,258
|
Forum: Add-ins for Outlook
February 13th 06, 03:26 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 3
Views: 1,243
Outlook.Application handles Quit
Hi there,
I got this code below from my COM add-in which handles the Quit on my
outlook Application but it never get fired why is this? and how can i
fix this?
Thankls
Donald
|
Forum: Add-ins for Outlook
February 9th 06, 06:10 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 20
Views: 7,565
Command bar button FaceID Icon
Hi there,
thanks for your reply's but i try it as a 256 color 16x16 bitmap and no
luck at all.
As for the 2 web link they both use LoadPicture which is not available
in vb.net
i am using vb.net...
|
Forum: Add-ins for Outlook
February 9th 06, 02:14 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 20
Views: 7,565
Command bar button FaceID Icon
just so you know i get this error message:
System.Runtime.InteropServices.COMException (0x80004005): Unspecified
error
at...
|
Forum: Add-ins for Outlook
February 9th 06, 01:54 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 20
Views: 7,565
Command bar button FaceID Icon
this is a bitmap type of image.
I look in to this and i don;t think it is Converting the image to a
ImageToIPicDisp in the right way.
|
Forum: Add-ins for Outlook
February 9th 06, 11:33 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 20
Views: 7,565
Command bar button FaceID Icon
I try very think in this topic but i still can't get it working. I
don;t want to use the copy and paste because the user will loss there
clipboard and if you try so save it, it could be 300mb as...
|
Forum: Add-ins for Outlook
February 9th 06, 12:35 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 20
Views: 7,565
|
Forum: Add-ins for Outlook
February 8th 06, 10:44 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 20
Views: 7,565
Command bar button FaceID Icon
i look at that page but i can't do:
Set oPic = LoadPicture(App.Path & "\circle.bmp")
because I can't find 'LoadPicture' in VB.net as my project is a COM
add-in for outlook 2003
thanks again
Donald
|
Forum: Add-ins for Outlook
February 8th 06, 07:48 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 20
Views: 7,565
Command bar button FaceID Icon
hi there,
I don't want to do it with copy and paste i am using Outlook 2003.
I want to do it using .picture and .mask.
Any help please
Donald
|
Forum: Add-ins for Outlook
February 8th 06, 04:11 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 20
Views: 7,565
Command bar button FaceID Icon
i going this in outlook 2003
trying with this code in a COM add-in for outlook 2003 but it doesn't
work becuase it doesn't find the command LoadPicture.
Any help please
Donald
Sub...
|
Forum: Add-ins for Outlook
February 8th 06, 02:52 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 20
Views: 7,565
Command bar button FaceID Icon
I know that Command bar button have property FaceId, and if i assign
this property to some value (472 for example) an icon appears. Is it
possible to register my icon in system somehow, so it would...
|
Forum: Add-ins for Outlook
February 1st 06, 06:03 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 8
Views: 1,329
|
Forum: Add-ins for Outlook
February 1st 06, 05:54 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 8
Views: 1,329
|
Forum: Add-ins for Outlook
February 1st 06, 05:26 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 8
Views: 1,329
Losing handle to MailItem when send
I could do it with that yes but i would like to do it with ItemAdd
because i basic set it all up now. i am putting the custom property in
side Mileage but i can't read what is in Mileage i get a...
|
Forum: Add-ins for Outlook
February 1st 06, 04:47 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 8
Views: 1,329
Losing handle to MailItem when send
If you access Outlook through COM-automation and create a new MailItem,
you lose access to it when it is send.
"The subject has been moved or deleted" or some such error message you
get, if you try...
|
Forum: Outlook - Using Forms
January 25th 06, 11:50 AM Posted to microsoft.public.outlook.program_forms,microsoft.public.office.developer.com.add_ins
|
Replies: 2
Views: 1,582
|
Forum: Outlook - Using Forms
January 24th 06, 10:58 PM Posted to microsoft.public.outlook.program_forms,microsoft.public.office.developer.com.add_ins
|
Replies: 2
Views: 1,582
|
Forum: Outlook - Using Forms
January 11th 06, 05:48 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 0
Views: 830
|