EnhancedLocation.PersonaPostalAddress Property

Definition

Gets or sets the postal address for the associated persona. The PersonaPostalAddress property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property Microsoft::Exchange::WebServices::Data::PersonaPostalAddress ^ PersonaPostalAddress { Microsoft::Exchange::WebServices::Data::PersonaPostalAddress ^ get(); void set(Microsoft::Exchange::WebServices::Data::PersonaPostalAddress ^ value); };
public Microsoft.Exchange.WebServices.Data.PersonaPostalAddress PersonaPostalAddress { get; set; }
Public Property PersonaPostalAddress As PersonaPostalAddress

Property Value

The persona postal address.

Applies to