ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiPropertyEmails Property
IT Hit WebDAV Classes Reference
Specifies the electronic mail address for communication.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextPropertyList<TEmail> Emails { get; }
ReadOnly Property Emails As ITextPropertyList(Of TEmail)
Get
property ITextPropertyList<TEmail>^ Emails {
ITextPropertyList<TEmail>^ get ();
}
abstract Emails : ITextPropertyList<'TEmail> with get
Property Value
Type:
ITextPropertyListTEmailRemarks http://tools.ietf.org/html/rfc6350#section-6.4.2
See Also Reference
ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiProperty Interface