IName4GivenNames Property
IT Hit WebDAV Classes Reference
Given Names.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax string[] GivenNames { get; set; }
Property GivenNames As String()
Get
Set
property array<String^>^ GivenNames {
array<String^>^ get ();
void set (array<String^>^ value);
}
abstract GivenNames : string[] with get, set
Property Value
Type:
StringSee Also