PersonaPostalAddress.Type Property

Definition

Gets or sets the postal address type. For example, home or business. The Type property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property System::String ^ Type { System::String ^ get(); void set(System::String ^ value); };
public string Type { get; set; }
Public Property Type As String

Property Value

The type of postal address.

Applies to