IName3FamilyNames Property
IT Hit WebDAV Classes Reference
Family Names (also known as surnames) or names of a resource or place.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxstring[] 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:
String
See Also