ITimeZoneItemCountryName Property |
Localized country name if a valid country id exists.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring CountryName { get; }
ReadOnly Property CountryName As String
Get
Dim instance As ITimeZoneItem
Dim value As String
value = instance.CountryName
property String^ CountryName {
String^ get ();
}
Property Value
Type:
String
See Also