PersonaPostalAddress.Type Propiedad

Definición

Obtiene o establece el tipo de dirección postal. Por ejemplo, principal o empresariales. El Type (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 ^ Type { System::String ^ get(); void set(System::String ^ value); };
public string Type { get; set; }
Public Property Type As String

Valor de propiedad

String

El tipo de dirección postal.

Se aplica a