ICard4Kind Property
IT Hit WebDAV Classes Reference
Gets or sets the kind of object the business card represent.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax IKind4 Kind { get; set; }
Property Kind As IKind4
Get
Set
property IKind4^ Kind {
IKind4^ get ();
void set (IKind4^ value);
}
abstract Kind : IKind4 with get, set
Property Value
Type:
IKind4Remarks http://tools.ietf.org/html/rfc6350#section-6.1.4
See Also