FindConversationResults.IndexedOffset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the indexed offset of the first conversation returned by the search operation. The IndexedOffset property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public:
property Nullable<int> IndexedOffset { Nullable<int> get(); };
public Nullable<int> IndexedOffset { get; }
Public ReadOnly Property IndexedOffset As Nullable(Of Integer)
Property Value
The indexed offset of the first conversation returned by the search operation.