IAddressCountry Property
IT Hit WebDAV Classes Reference
Country name.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxstring[] 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:
String
RemarksFull name in the language specified in Language attribute.
ExamplesU.S.A.
See Also