ICard4Expertises Property
IT Hit WebDAV Classes Reference
To specify a field of expertise for the object to which the business card refers.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ICardPropertyList<IExpertise4> Expertises { get; }
ReadOnly Property Expertises As ICardPropertyList(Of IExpertise4)
Get
property ICardPropertyList<IExpertise4^>^ Expertises {
ICardPropertyList<IExpertise4^>^ get ();
}
abstract Expertises : ICardPropertyList<IExpertise4> with get
Property Value
Type:
ICardPropertyListIExpertise4Remarks http://tools.ietf.org/html/rfc6715#section-2.1
See Also