Table of Contents

Enum OffsetBasePoint

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Defines the offset's base point in a paged view.

public enum OffsetBasePoint

Fields

Beginning = 0

The offset is from the beginning of the view.

End = 1

The offset is from the end of the view.