01-08-2019
08:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
01-08-2019
08:08 AM
@bradeneuropeArthur, the .Add command returns the object. So his modification works fine as a one liner, and doesn't require the second line to get the item.
prop = customPropertySet.Add("TEST", oCustiProperties_Array.Item(i))
Thanks,
jvj