ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiPropertyOrganizations Property
IT Hit WebDAV Classes Reference
Specifies the organizational name and units associated with this business card.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ICardPropertyList<TOrganization> Organizations { get; }
ReadOnly Property Organizations As ICardPropertyList(Of TOrganization)
Get
property ICardPropertyList<TOrganization>^ Organizations {
ICardPropertyList<TOrganization>^ get ();
}
abstract Organizations : ICardPropertyList<'TOrganization> with get
Property Value
Type:
ICardPropertyListTOrganizationRemarks The first field of [!:Values] property is the Organization Name. Second field is the Organizational Unit.
https://tools.ietf.org/html/rfc6350#section-6.6.4
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