• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

cfexchangecalendar modify action : cannot remove a requiredAttendee

New Here ,
Jul 11, 2013 Jul 11, 2013

Copy link to clipboard

Copied

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

Views

301

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources
Documentation