LongId

SearchResult.LongId property

指定服务器为返回的每个结果集分配的唯一标识符。 LongId 的值可以用作 ItemOperations 命令请求、SmartReply 命令请求、SmartForward 命令请求或MeetingResponse 命令请求引用结果集。 客户端必须将 LongId 的值存储为最多 256 个字符的不透明字符串。

public string LongId { get; set; }

也可以看看