IName4FamilyNames Property
IT Hit WebDAV Classes Reference
Family Names (also known as surnames) or names of a resource or place.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax string[] FamilyNames { get; set; }
Property FamilyNames As String()
Get
Set
property array<String^>^ FamilyNames {
array<String^>^ get ();
void set (array<String^>^ value);
}
abstract FamilyNames : string[] with get, set
Property Value
Type:
StringSee Also