ICard2SortString Property
IT Hit WebDAV Classes Reference
Gets or sets a string that should be used when an application sorts this business card in some way.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ISortString2 SortString { get; set; }
Property SortString As ISortString2
Get
Set
property ISortString2^ SortString {
ISortString2^ get ();
void set (ISortString2^ value);
}
abstract SortString : ISortString2 with get, set
Property Value
Type:
ISortString2See Also