Katılımcılara birden çok toplantı daveti gönderilir

Özgün KB numarası:   3205555

Sorun

Katılımcılar, toplantı düzenleyicisinden aynı toplantının farklı tekrarları için birden çok toplantı daveti alırlar. Bu davetler, geçmişte yapılan örnekleri de içerebilir.

Neden

Bu sorunun nedeni, toplantıyı düzenleyene bir Exchange ActiveSync istemciden toplantıyı düzenlerken oluşum veya serinin güncelleştirilip güncelleştirilip güncelleştiril Exchange ActiveSync sorulmamıştır. Dolayısıyla, istemci seriyi ler.

Durum

v16.x istemci Exchange ActiveSync beklenen davranıştır. İstemcinin, bir toplantıda tek bir örnekte değişiklik yapan InstanceId öğesini göndermesi gerekir. Aksi takdirde Exchange her örneği günceller.

Bu sorun hakkında ek araştırma için cihaz üreticisine başvurun.

Bu davranışa yardımcı olması için, iOS için Microsoft Outlook'i kullanın.

Daha fazla bilgi

Posta kutusu Exchange ActiveSync çözümlemesi, tüm seri için istemci tarafından gönderilen değişikliği gösterir. Bu, istekte InstanceId eksik olan öğeye göre belirlenir.

<Commands>
    <Change>
     <ServerId>1:1</ServerId>
     <ApplicationData>
      <TimeZone xmlns="Calendar:">aAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAsAAAABAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAACAAIAAAAAAAAAxP///w==</TimeZone>
      <AllDayEvent xmlns="Calendar:">0</AllDayEvent>
      <BusyStatus xmlns="Calendar:">2</BusyStatus>
      <EndTime xmlns="Calendar:">20161103T140000Z</EndTime>
      <Location xmlns="AirSyncBase:" bytes="5"/>
      <Reminder xmlns="Calendar:">15</Reminder>
      <Sensitivity xmlns="Calendar:">0</Sensitivity>
      <Subject xmlns="Calendar:" bytes="4"/>
      <StartTime xmlns="Calendar:">20161103T130000Z</StartTime>
      <MeetingStatus xmlns="Calendar:">1</MeetingStatus>
      <Attendees xmlns="Calendar:">
       <Attendee>
        <Name bytes="6"/>
        <Email bytes="18"/>
        <AttendeeType>1</AttendeeType>
       </Attendee>
       <Attendee>
        <Name bytes="22"/>
        <Email bytes="22"/>
        <AttendeeType>1</AttendeeType>
       </Attendee>
      </Attendees>
      <Recurrence xmlns="Calendar:">
       <Type>1</Type>
       <Interval>1</Interval>
       <DayOfWeek>118</DayOfWeek>
       <Until>20161202T140000Z</Until>
       <FirstDayOfWeek>0</FirstDayOfWeek>
      </Recurrence>
     </ApplicationData>
    </Change>
    <Change>
     <ServerId>1:1</ServerId>
     <InstanceId xmlns="AirSyncBase:">20161126T140000Z</InstanceId>
     <ApplicationData>
      <Body=2 bytes/>
      <StartTime xmlns="Calendar:">20161126T150000Z</StartTime>
      <EndTime xmlns="Calendar:">20161126T160000Z</EndTime>
      <Subject xmlns="Calendar:" bytes="4"/>
      <BusyStatus xmlns="Calendar:">2</BusyStatus>
      <AllDayEvent xmlns="Calendar:">0</AllDayEvent>
      <Location xmlns="AirSyncBase:" bytes="5"/>
      <Reminder xmlns="Calendar:">15</Reminder>
      <Attendees xmlns="Calendar:">
       <Attendee>
        <Name bytes="6"/>
        <Email bytes="18"/>
        <AttendeeType>1</AttendeeType>
       </Attendee>
       <Attendee>
        <Name bytes="22"/>
        <Email bytes="22"/>
        <AttendeeType>1</AttendeeType>
       </Attendee>
      </Attendees>
     </ApplicationData>
    </Change>
   </Commands>