PersonaPostalAddress.Source Property

Definition

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

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

Property Value

The persona postal address source.

Applies to