GetPropertyShort

MapiPropertyContainer.GetPropertyShort method

获取 tag 指定的属性值为 Short 类型。

public short? GetPropertyShort(long tag)
范围类型描述
tagInt64MAPI 属性标记。

返回值

财产的价值。如果属性不存在,返回NULL; 否则,返回值。

也可以看看