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.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxISortString3 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:
ISortString3
Remarkshttp://tools.ietf.org/html/rfc2426#section-3.6.5
See Also