ICard3SortString 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 ISortString3 SortString { get; set; }
Property SortString As ISortString3
Get
Set
property ISortString3^ SortString {
ISortString3^ get ();
void set (ISortString3^ value);
}
abstract SortString : ISortString3 with get, set
Property Value
Type:
ISortString3Remarks http://tools.ietf.org/html/rfc2426#section-3.6.5
See Also