TryGetValue

MapiPropertyCollection.TryGetValue method

获取与指定标签关联的属性。

public bool TryGetValue(long key, out MapiProperty value)
范围类型描述
keyInt64属性标记。
valueMapiProperty&

也可以看看