WGS_ContactSortDisplay is the callback class for sorting an array of WGS_Contact by DisplayName
Inheritance Hierarchy
IMailAPI_NETWGS_ContactSortDisplay
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The WGS_ContactSortDisplay type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | WGS_ContactSortDisplay | Initializes a new instance of the WGS_ContactSortDisplay class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Reverse |
Reverse() Set to true to reverse sort. Default=false
|
See Also