Forum: Outlook - Calandaring
May 16th 07, 11:09 PM Posted to microsoft.public.outlook.calendaring
|
Replies: 0
Views: 381
Outlook 2003 bug?
We have a user who booked a meeting. One of the attendees subsequently
had her name changed just after the invites went out (got married).
When the organizer opens the meeting and clicks on the...
|
Forum: Outlook and VBA
January 2nd 07, 11:13 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 1
Views: 704
code to check if an email only contains an image
We're tired of getting spam that consists of just an image in the
message body, apparently Antigen, MS's IMF filter, and Outlook's own
junk rules can't seem to stop this kind of spam......
So we're...
|
Forum: Outlook - Using Forms
November 9th 06, 06:48 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 1
Views: 285
Exchange 2003 wrecks my code?
I had to revisit some code I had written awhile ago - the code takes a
regular contact, creates a new custom forms based contact, copies the
relevant data, and then saves the updated form.
This...
|
Forum: Outlook - Using Forms
November 2nd 06, 11:52 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 3
Views: 491
changing the class doesn't change the icon!
Hi Sue,
Yes I added the MessageClass 'header' from the Field Chooser and it
verifies it's using the new form properly.
I actually came across a posting of mine (and your response) from a few
years...
|
Forum: Outlook - Using Forms
November 2nd 06, 05:14 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 3
Views: 491
changing the class doesn't change the icon!
We've created a custom contact form, it basically adds a new tab and
some new fields we use for sorting....the custom contacts reside in a
public folder. (we're using Outlook 2000/2003, Exchange...
|
Forum: Outlook - Calandaring
August 1st 06, 06:48 PM Posted to microsoft.public.outlook.calendaring
|
Replies: 1
Views: 885
free/busy not working for new users
This seems to be a common problem, and I've yet to see an definative
answer to why this behaviour happens.
The issue, when people go to book appointments, users who are
relatively new show as 'no...
|
Forum: Outlook and VBA
February 7th 06, 05:52 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 5
Views: 1,297
how to get Exchange server?
I ran into a problem that most users don't have the CDO plug-in.
So now what I want is instead of each user running the code and using
the CurrentUser.ID, I want one administrator to run the code...
|
Forum: Outlook and VBA
January 17th 06, 11:02 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 5
Views: 1,297
how to get Exchange server?
Hi Dmitry,
I managed to find another code snippet, tried it, and it worked!
However I don't entirely understand the logon parameters. I don't
specify a user profile, so what is it logging on...
|
Forum: Outlook and VBA
January 13th 06, 07:07 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 5
Views: 1,297
how to get Exchange server?
Can someone post the code (in it's entirety) to determine the Exchange
server that the current logged on user belongs on?
I've tried all the CDO code snippets on the web (which are all the
same),...
|