Edit

Share via


PersonaPostalAddress.FormattedAddress Property

Definition

Gets or sets the street address to be displayed. The FormattedAddress property is applicable for clients that target Exchange Online and versions of Exchange starting with 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

Property Value

The street address to be displayed.

Applies to