FieldOrderType.Order Property

Definition

The Order property gets or sets the sort order direction.

public:
 property ExchangeWebServices::SortDirectionType Order { ExchangeWebServices::SortDirectionType get(); void set(ExchangeWebServices::SortDirectionType value); };
public ExchangeWebServices.SortDirectionType Order { get; set; }
Public Property Order As SortDirectionType

Property Value

The Order property returns a SortDirectionType enumeration.

Applies to