yzarcman

Results 1 issues of yzarcman

When using for each iterator on ItemProperties collection of a contact item I receive the following error. ```c# foreach (var property in item.ItemProperties) { // my logic here } ```...

bug
ms-outlook