Programmatically creating Distribution Lists
- From: "Jeff McKay" <comaxis@xxxxxxxxx>
- Date: Wed, 11 Jan 2006 13:31:21 -0800
Thanks - getting rid of email related properties does get rid of the ().
However I still have the larger problem, in that some Outlook clients
have a problem sending to my DL. Sometimes my customer gets a
crash, other times the error "Cannot perform the requested operation. The
command selected is not valid for this recipient". (This error happens when
the
Send button is pressed. Entering the DL in to the To list works fine). One
workaround is to
expand the DL by clicking on the "+" next to the name, but I would like to
find a better
solution. I currently use extended mapi to create the DL object and
populate it with various
properties. Does anyone have a list of required properties? Any
documentation at all on how to
create DL entries with mapi? I should add that these DL entries look just
fine using the Contacts
folder interface.
"Dmitry Streblechenko" <dmitry@xxxxxxxxxxx> wrote in message
news:OQ1TvyjEGHA.3004@xxxxxxxxxxxxxxxxxxxxxxx
> It probably thinks that it needs to put the e-mail address into "()", but
> since private DLs do not have their own addresses, you end up with "()".
> Just a guess...
>
> Dmitry Streblechenko (MVP)
> http://www.dimastr.com/
> OutlookSpy - Outlook, CDO
> and MAPI Developer Tool
>
> "Jeff McKay" <comaxis@xxxxxxxxx> wrote in message
> news:11rqrvoiferrcdb@xxxxxxxxxxxxxxxxxxxxx
> > I've got an application that creates distribution lists in the Outlook
> > address book. Everything looks
> > fine in the DL when I look at it from within the Contacts folder, but
when
> > I
> > address a message, and
> > select my DL, the name appears with a set of empty parens () at the end
of
> > it. Does anyone know
> > what this signifies?
.
- Follow-Ups:
- Re: Programmatically creating Distribution Lists
- From: Dmitry Streblechenko
- Re: Programmatically creating Distribution Lists
- Prev by Date: Re: Problems programmatically creating items in PSTs with Outlook 2003
- Next by Date: Re: Programmatically creating Distribution Lists
- Previous by thread: Re: Problems programmatically creating items in PSTs with Outlook 2003
- Next by thread: Re: Programmatically creating Distribution Lists
- Index(es):
Loading