GetPropertyBytes

MapiPropertyContainer.GetPropertyBytes method

获取tag指定的属性的字符串值。

public byte[] GetPropertyBytes(long tag)
范围类型描述
tagInt64MAPI 属性标记。

返回值

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

也可以看看