MapiPropertyCollection.Values

MapiPropertyCollection.Values property

Gets an System.Collections.Generic.ICollection<MapiProperty> containing the values in the collection.

public ICollection<MapiProperty> Values { get; }

See Also