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 10 of 10
Search took 0.01 seconds.
Search: Posts made by: Simon Woods
Forum: Outlook and VBA April 19th 06, 06:52 PM Posted to microsoft.public.outlook.program_vba
Replies: 4
Views: 942
Posted By Simon Woods
UserProperties and Combo-type controls

Simon Woods wrote:

Sue Mosher [MVP-Outlook] wrote:
theValue = theItem.UserProperties("MyProperty")

See http://www.outlookcode.com/d/propsyntax.htm

Thanks Sue ... but that's not quite...
Forum: Outlook and VBA April 19th 06, 06:42 PM Posted to microsoft.public.outlook.program_vba
Replies: 4
Views: 942
Posted By Simon Woods
UserProperties and Combo-type controls

Sue Mosher [MVP-Outlook] wrote:
theValue = theItem.UserProperties("MyProperty")

See http://www.outlookcode.com/d/propsyntax.htm

Thanks Sue ... but that's not quite it.

If I issue

Debug.Print...
Forum: Outlook and VBA April 19th 06, 05:35 PM Posted to microsoft.public.outlook.program_vba
Replies: 4
Views: 942
Posted By Simon Woods
UserProperties and Combo-type controls

Hi

I'm trying to access the value of a userproperty which has PossibleValues
property set to a list of values.

Is there any way I can access the value of the user property without using
the...
Forum: Outlook and VBA April 19th 06, 04:12 PM Posted to microsoft.public.outlook.program_vba
Replies: 12
Views: 1,141
Posted By Simon Woods
Monitoring for changes

Ken Slovak - [MVP - Outlook] wrote:
You have to cache the original value of the property or properties
you are interested in. Even if you handle Item.PropertyChange or
Item.CustomPropertyChange...
Forum: Outlook and VBA April 19th 06, 10:15 AM Posted to microsoft.public.outlook.program_vba
Replies: 12
Views: 1,141
Posted By Simon Woods
Monitoring for changes

Ken Slovak - [MVP - Outlook] wrote:
You can handle the ItemChange and ItemAdd events of the Items
collection of that folder. When an item is saved or added in that
collection you will fire...
Forum: Outlook and VBA April 18th 06, 05:37 PM Posted to microsoft.public.outlook.program_vba
Replies: 12
Views: 1,141
Posted By Simon Woods
Monitoring for changes

Thanks again Ken


Ken Slovak - [MVP - Outlook] wrote:
Always check the store name after getting it like that or iterate the
entire Folders collection until you find the public folders. You
...
Forum: Outlook and VBA April 18th 06, 04:47 PM Posted to microsoft.public.outlook.program_vba
Replies: 12
Views: 1,141
Posted By Simon Woods
Monitoring for changes

Simon Woods wrote:
... also

Get I get a folder by name. I've got a recursive routine which is
recursing through my off-public folders in my favorites folder. The
call
...
Forum: Outlook and VBA April 18th 06, 04:43 PM Posted to microsoft.public.outlook.program_vba
Replies: 12
Views: 1,141
Posted By Simon Woods
Monitoring for changes

.... also

Get I get a folder by name. I've got a recursive routine which is recursing
through my off-public folders in my favorites folder. The call

OutlookNameSpace.GetDefaultFolder

doesn't seem...
Forum: Outlook and VBA April 18th 06, 04:12 PM Posted to microsoft.public.outlook.program_vba
Replies: 12
Views: 1,141
Posted By Simon Woods
Monitoring for changes

Thanks Ken.

I must admit that I found an example of yours elsewhere which has been very
helpful.

There's still a couple of questions

1) Our company uses Exchange Server and I'm working remotely...
Forum: Outlook and VBA April 18th 06, 02:23 PM Posted to microsoft.public.outlook.program_vba
Replies: 12
Views: 1,141
Posted By Simon Woods
Monitoring for changes

Hi

[Using Outlook 2003 (SP2)]

I want to write a little program which monitors a particular public journal
and logs date, time, old/new value, who is making the change (and
potentially other...
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT +1. The time now is 05:33 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.