ICard4Expertises Property
IT Hit WebDAV Classes Reference
To specify a field of expertise for the object to which the business card refers.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxICardPropertyList<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:
ICardPropertyListIExpertise4
Remarkshttp://tools.ietf.org/html/rfc6715#section-2.1
See Also