ICard4ContactLanguages Property
IT Hit WebDAV Classes Reference
Specifies the language(s) that may be used for contacting.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextPropertyList<IContactLanguage4> ContactLanguages { get; }
ReadOnly Property ContactLanguages As ITextPropertyList(Of IContactLanguage4)
Get
property ITextPropertyList<IContactLanguage4^>^ ContactLanguages {
ITextPropertyList<IContactLanguage4^>^ get ();
}
abstract ContactLanguages : ITextPropertyList<IContactLanguage4> with get
Property Value
Type:
ITextPropertyListIContactLanguage4Remarks http://tools.ietf.org/html/rfc6350#section-6.4.4
See Also