Re: żIs it possible to create a contact in Exchange 2007 with webdav operations?
- From: "Glen Scales [MVP]" <gscales@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 29 Oct 2008 08:30:55 +1100
No the only operations there are for DL's in EWS is to expand them
everything else your doing is custom
Cheers
Glen
"shades_80 via WinServerKB.com" <u46887@uwe> wrote in message
news:8c59f5cc88c94@xxxxxx
Thanks Glen,
Now the C# application is able to delete entries from a distribution list
which resides in a public folder.
Debugging the solution I understood the method used to delete a contact
from
the dl that was to build another time the member's array but now not
including the member to be deleted.
The proccessing time was good when a contact was deleted from a
distribution
list that had 3 members but I don't know how it will behave with a bigger
dl.
Do you know it?
Is there any other EWS method to delete a member that doesn't require to
rebuilt the array?
Cheers, Memo.
Glen Scales [MVP] wrote:
DLEntry was just a custom class I defined to hold the two properties so i
could use a generic list
class DLEntry {
public String Member;
public String OneOffMember;
}
Cheers
Glen
Thanks by your help Glen.[quoted text clipped - 149 lines]
else
{
--
Message posted via WinServerKB.com
http://www.winserverkb.com/Uwe/Forums.aspx/ms-exchange-development/200810/1
.
- Follow-Ups:
- Re: ¿Is it possible to create a contact in Exchange 2007 with webdav operations?
- From: shades_80 via WinServerKB.com
- Re: ¿Is it possible to create a contact in Exchange 2007 with webdav operations?
- References:
- Re: ¿Is it possible to create a contact in Exchange 2007 with webdav operations?
- From: shades_80 via WinServerKB.com
- Re: żIs it possible to create a contact in Exchange 2007 with webdav operations?
- From: Glen Scales [MVP]
- Re: ¿Is it possible to create a contact in Exchange 2007 with webdav operations?
- From: shades_80 via WinServerKB.com
- Re: żIs it possible to create a contact in Exchange 2007 with webdav operations?
- From: Glen Scales [MVP]
- Re: ¿Is it possible to create a contact in Exchange 2007 with webdav operations?
- From: shades_80 via WinServerKB.com
- Re: żIs it possible to create a contact in Exchange 2007 with webdav operations?
- From: Glen Scales [MVP]
- Re: ¿Is it possible to create a contact in Exchange 2007 with webdav operations?
- From: shades_80 via WinServerKB.com
- Re: żIs it possible to create a contact in Exchange 2007 with webdav operations?
- From: Glen Scales [MVP]
- Re: ¿Is it possible to create a contact in Exchange 2007 with webdav operations?
- From: shades_80 via WinServerKB.com
- Re: żIs it possible to create a contact in Exchange 2007 with webdav operations?
- From: Glen Scales [MVP]
- Re: ¿Is it possible to create a contact in Exchange 2007 with webdav operations?
- From: shades_80 via WinServerKB.com
- Re: żIs it possible to create a contact in Exchange 2007 with webdav operations?
- From: Glen Scales [MVP]
- Re: ¿Is it possible to create a contact in Exchange 2007 with webdav operations?
- From: shades_80 via WinServerKB.com
- Re: ¿Is it possible to create a contact in Exchange 2007 with webdav operations?
- Prev by Date: Re: ¿Is it possible to create a contact in Exchange 2007 with webdav operations?
- Next by Date: Retrieving the Envelope Journaling Settings
- Previous by thread: Re: ¿Is it possible to create a contact in Exchange 2007 with webdav operations?
- Next by thread: Re: ¿Is it possible to create a contact in Exchange 2007 with webdav operations?
- Index(es):
Relevant Pages
|