IName2FamilyName Property
IT Hit WebDAV Classes Reference
Family Name (also known as surname) or name 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 FamilyName { get; set; }
Property FamilyName As String
Get
Set
property String^ FamilyName {
String^ get ();
void set (String^ value);
}
abstract FamilyName : string with get, set
Property Value
Type:
StringSee Also