This documentation is archived and is not being maintained.
OrderByCollection class
Represents an ordered collection of property definitions that are qualified with a sort direction.
System.Object
Microsoft.Exchange.WebServices.Data.OrderByCollection
Namespace:
Microsoft.Exchange.WebServices.DataAssembly:
Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
public sealed class OrderByCollection : IEnumerable<KeyValuePair<PropertyDefinitionBase, SortDirection>>,
IEnumerable
Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.