MapiPropertyCollection.Keys

MapiPropertyCollection.Keys property

Gets a System.Collections.Generic.ICollection<long> containing the keys in the collection.

public ICollection<long> Keys { get; }

See Also