SeekToConditionItemView.OffsetBasePoint Property

Definition

Gets or sets the position in an item view from which to measure an offset. The base point is at either the beginning or the end of an item view. The OffsetBasePoint property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property Microsoft::Exchange::WebServices::Data::OffsetBasePoint OffsetBasePoint { Microsoft::Exchange::WebServices::Data::OffsetBasePoint get(); void set(Microsoft::Exchange::WebServices::Data::OffsetBasePoint value); };
public Microsoft.Exchange.WebServices.Data.OffsetBasePoint OffsetBasePoint { get; set; }
Public Property OffsetBasePoint As OffsetBasePoint

Property Value

The base point of the offset.

Applies to