Compartir a través de


KnownContactProperties.OtherEmail Propiedad

Definición

Obtiene el nombre de la propiedad OtherEmail .

public:
 static property Platform::String ^ OtherEmail { Platform::String ^ get(); };
static winrt::hstring OtherEmail();
public static string OtherEmail { get; }
var string = KnownContactProperties.otherEmail;
Public Shared ReadOnly Property OtherEmail As String

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de la propiedad OtherEmail .

Requisitos de Windows

Características de aplicaciones
ID_CAP_CONTACTS [Windows Phone]

Comentarios

El valor devuelto para la clave OtherEmail de una colección Properties de contacto es una cadena.

Se aplica a