IAddressCountry Property
IT Hit WebDAV Classes Reference
Country name.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax string[] Country { get; set; }
Property Country As String()
Get
Set
property array<String^>^ Country {
array<String^>^ get ();
void set (array<String^>^ value);
}
abstract Country : string[] with get, set
Property Value
Type:
StringRemarks Full name in the language specified in Language attribute.
Examples U.S.A.
See Also