Keys
MapiPropertyCollection.Keys property
获取包含集合中的键的 System.Collections.Generic.ICollection<long>。
public ICollection<long> Keys { get; }
也可以看看
- class MapiPropertyCollection
- 命名空间 Aspose.Email.Mapi
- 部件 Aspose.Email
获取包含集合中的键的 System.Collections.Generic.ICollection<long>。
public ICollection<long> Keys { get; }