FindConversationResults.IndexedOffset 属性

定义

获取搜索操作返回的第一个会话的索引偏移量。 属性IndexedOffset适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

public:
 property Nullable<int> IndexedOffset { Nullable<int> get(); };
public Nullable<int> IndexedOffset { get; }
Public ReadOnly Property IndexedOffset As Nullable(Of Integer)

属性值

搜索操作返回的第一个会话的索引偏移量。

适用于