Freigeben über


ContactSignificantOther Klasse

Definition

Stellt die Informationen zu einem wichtigen anderen für einen Kontakt dar.

public ref class ContactSignificantOther sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ContactSignificantOther final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
class ContactSignificantOther final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ContactSignificantOther
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
public sealed class ContactSignificantOther
function ContactSignificantOther()
Public NotInheritable Class ContactSignificantOther
Vererbung
Object Platform::Object IInspectable ContactSignificantOther
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
contactsSystem

Konstruktoren

ContactSignificantOther()

Initialisiert eine neue instance einer ContactSignificantOther-Klasse.

Eigenschaften

Description

Ruft die Beschreibung eines wichtigen anderen für einen Kontakt ab oder legt diese fest. Die maximale Zeichenfolgenlänge für die Beschreibung beträgt 512 Zeichen.

Name

Ruft den Namen einer wichtigen anderen Für einen Kontakt ab oder legt den Namen fest. Die maximale Zeichenfolgenlänge für den Namen beträgt 256 Zeichen.

Relationship

Ruft einen Wert ab, der die Art der Beziehung angibt, z. B. Ehegatte, Partner, Geschwister, Elternteil usw.

Gilt für:

Weitere Informationen