markblake
Hors ligne
Inscrit le: 13 Juin 2017 Messages: 520
|
Posté le: Sam 4 Nov - 13:21 (2017) Sujet du message: Problem getting EntryID of shared calendars by different met |
|
|
Hello Guys,
To support this requirement the app builds a dataset of details of the calendar folders available by iterating through the folders shown in the calendar navigation pane. If a folder does not have a FolderPath property starting with \\ it is assumed to be a shared folder. The DisplayName is used to resolve the Recipient and the resulting email address is used in a call to GetSharedDefaultFolder The email address, EntryID, StoreID and DisplayName are stored in the dataset and the licence permissions associated with the email address are retrieved and stored. Video Motion make your videos more exciting, after all, who doesn’t love watching exciting illusions of motion and creativity to your projects. The problem arises when I click on a shared folder in the calendar view and trigger the ExplorerFolderSwitch event. If I use that event to get the CurrentFolder of the ActiveExplorer and get the properties for that they do not match the properties of the folder that I got from GetSharedDefaultFolder. That returns a completely different EntryID and instead of having a length of 92 it has a length of 582 ! In both case the FolderPath is the same as the EntryID. I presume this is a quirk of shared calendars.
Thanks
|
|