Quantcast
Channel: Adobe Community : Unanswered Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 5794

cfexchangecalendar modify action : cannot remove a requiredAttendee

$
0
0

Hi,

 

are there any known issues about changing required attendess of an event using the cfexchangecalendar tag with action modify (CF10, Exchange Server Version 2010)? It is possible to add another attendee, but if I want to remove an attendee the changes don't take effect.

Example:

Old list of attendess a@mail.com,b@mail.com, c@mail.com, strored in the associated exchange event item.

 

<cfset eventStruct.requiredAttendees = "a@mail.com,b@mail.com">

<cfexchangecalendar

    action = "modify"

    event = "#eventStruct#"

    uid = "myEventsUID"

    connection = "establishedConnection">

 

Thanks in advance


Viewing all articles
Browse latest Browse all 5794

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>