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 4 of 4
Search took 0.06 seconds.
Search: Posts made by: Zarqy
Forum: Outlook and VBA September 11th 06, 05:13 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 1,311
Posted By Zarqy
For Each DistListItem and Runtime Error '13'

Ken,

THANK YOU! That filter has sped up my code incredibly! I no longer have
to loop thru every contact just to check the dl's members.

I've been programming in VB for years, and for some reason...
Forum: Outlook and VBA September 8th 06, 05:56 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 1,311
Posted By Zarqy
For Each DistListItem and Runtime Error '13'

Also,

doesn't the
Dim oDistList As Outlook.DistListItem
....
For Each oDistList In oItems
already act as a filter?

Zarqy wrote:
Ken,
Forum: Outlook and VBA September 8th 06, 05:46 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 1,311
Posted By Zarqy
For Each DistListItem and Runtime Error '13'

Ken,

the Restrict look simple enough, but I am lost with the "MessageClass
for a DL" part.

in my example would I still use the oDistList?

For Each oDistList.Restrict("[???] = 'DistListItem' ")...
Forum: Outlook and VBA September 8th 06, 04:54 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 1,311
Posted By Zarqy
For Each DistListItem and Runtime Error '13'

I'm new to Outlook vb porgramming, and have a simple question

In the code below, I am attempting to list the distribution lists in my
personal contacts folder.

The first example does the initial...
Showing results 1 to 4 of 4

 
Forum Jump

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