A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 13 of 13
Search took 0.20 seconds.
Search: Posts made by: khai
Forum: Add-ins for Outlook February 27th 09, 09:11 AM Posted to microsoft.public.outlook.program_addins
Replies: 1
Views: 549
Posted By khai
Attachments processing

Hi,

My email has inline images, including in the previous email exchanges. What
I have noticed when I call the SaveAsFile method in the Attachments
collection, the order in which the attachments...
Forum: Add-ins for Outlook February 9th 09, 02:35 AM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,569
Posted By khai
attachment location

Hi,

How exactly can I use the lower API method to get those properties?
Is there a reference you can suggest?

"Ken Slovak - [MVP - Outlook]" wrote:

Using the Outlook object model, except in...
Forum: Add-ins for Outlook February 5th 09, 07:42 AM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,569
Posted By khai
attachment location

Im still stuck on this problem. It is definitely not possible to force users
to not use inline images as it would be an "un-friendly restriction" to
impose on the users.

I have found out that if...
Forum: Add-ins for Outlook January 21st 09, 10:08 AM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,730
Posted By khai
Getting user's AD account

I found a workaround:

##############################
Domain dmn = Domain.GetCurrentDomain();
DirectoryContext ctx = new DirectoryContext(DirectoryContextType.Domain,...
Forum: Add-ins for Outlook January 20th 09, 01:11 AM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,730
Posted By khai
Getting user's AD account

Are you referring to the following:
'*** Get the current User
Dim oWNetwork
Set oWNetwork = CreateObject("WScript.Network")
Set oRootDSE = GetObject("LDAP://RootDSE")
Set oMyDomain =...
Forum: Add-ins for Outlook January 19th 09, 10:07 AM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,730
Posted By khai
Getting user's AD account

Is there a workaround for Outlook 2003?

"Dmitry Streblechenko" wrote:

Outlook2007 only:
Application.Session.CurrentUser.AddressEntry.GetExchangeUser.
You can then use ExchangeUser.Alias...
Forum: Add-ins for Outlook January 19th 09, 02:49 AM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,730
Posted By khai
Getting user's AD account

This works for getting the sender's account. But how can I get the
recipient's AD account?

I have also noticed that in the Outlook address book, some of the user's
email address (i.e. ......
Forum: Add-ins for Outlook January 16th 09, 02:28 AM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,730
Posted By khai
Getting user's AD account

How can I get the user's AD account (i.e. username) via my Outlook plug-in in
C#?
Forum: Add-ins for Outlook January 9th 09, 10:53 AM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,569
Posted By khai
attachment location

They are actually inline images. When I try to get the Type, it returns
olByValue.

I realise that I encounter this problem if I use Word 2003 to edit the email
messages (i.e. checkbox found under...
Forum: Add-ins for Outlook January 9th 09, 10:47 AM Posted to microsoft.public.outlook.program_addins
Replies: 4
Views: 604
Posted By khai
Sorting of plug-ins

Is it possible to write a wrapper plug-in to wrap the 2 plug-ins, and
therefore sequence the order in which these plug-ins are executed?

"khai" wrote:

What should I do then, if I have 2...
Forum: Add-ins for Outlook January 9th 09, 02:31 AM Posted to microsoft.public.outlook.program_addins
Replies: 4
Views: 604
Posted By khai
Sorting of plug-ins

What should I do then, if I have 2 plug-ins, but would like one to run before
another?

Do I have to combine these 2 plug-ins as one?

"Ken Slovak - [MVP - Outlook]" wrote:

Not possible.

--
Forum: Add-ins for Outlook January 7th 09, 08:53 AM Posted to microsoft.public.outlook.program_addins
Replies: 4
Views: 604
Posted By khai
Sorting of plug-ins

Hi,

Is it possible to sort the order in which plug-ins are being executed?
i.e. make one plug-in run before another?

Thanks.
Forum: Add-ins for Outlook January 7th 09, 03:23 AM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,569
Posted By khai
attachment location

Hi Sue,

The SaveAsFile method works for normail emails. However, when I try to
execute this method on inline attachments (namely, images), I get the
following error:

"Cannot save the attachment....
Showing results 1 to 13 of 13

 
Forum Jump

All times are GMT +1. The time now is 09:08 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.