Share via


ContactWebsite Klasse

Definition

Stellt die Informationen zu einer Website für einen Kontakt dar.

public ref class ContactWebsite 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 ContactWebsite 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 ContactWebsite 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 ContactWebsite
[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 ContactWebsite
function ContactWebsite()
Public NotInheritable Class ContactWebsite
Vererbung
Object Platform::Object IInspectable ContactWebsite
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

ContactWebsite()

Initialisiert eine neue instance einer ContactWebsite-Klasse.

Eigenschaften

Description

Ruft die Beschreibung einer Website für einen Kontakt ab oder legt sie fest. Die maximale Zeichenfolgenlänge für die Beschreibung beträgt 512 Zeichen.

RawValue

Ruft die unformatierte Websiteadresse für den Kontakt ab oder legt diese fest. Diese Adresse wird nicht auf gültige URI-formatti.ng überprüft.

Uri

Ruft den URI (Uniform Resource Identifier) einer Website für einen Kontakt ab oder legt diese fest.

Gilt für:

Weitere Informationen