Updating an ICS calendar event in Outlook using another ICS file? -


i send email ics file event has uid set event id. update event , send email new ics file has same uid.

google calendar updates existing event on calendar due same uid. however, outlook creates brand new event , leaves old 1 there...

how make sure event updated when opening ics in outlook if 1 same uid exists on calendar?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -