PersonaPostalAddress.FormattedAddress Propiedad

Definición

Obtiene o establece la dirección que se mostrará. El FormattedAddress (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 ^ FormattedAddress { System::String ^ get(); void set(System::String ^ value); };
public string FormattedAddress { get; set; }
Public Property FormattedAddress As String

Valor de propiedad

String

La dirección que se mostrará.

Se aplica a