PersonaPostalAddress.Country Propiedad

Definición

Obtiene o establece el país o región. El Country (propiedad) es aplicable para los clientes que estén destinados a Exchange Online y versiones de Exchange a partir de Exchange Server 2013.

public:
 property System::String ^ Country { System::String ^ get(); void set(System::String ^ value); };
public string Country { get; set; }
Public Property Country As String

Valor de propiedad

String

El nombre del país o región.

Se aplica a