PersonaPostalAddress.State Propiedad

Definición

Obtiene o establece el estado. El State (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 ^ State { System::String ^ get(); void set(System::String ^ value); };
public string State { get; set; }
Public Property State As String

Valor de propiedad

String

El nombre del estado.

Se aplica a