Freigeben über


PinnedContactSurface Enumeration

Definition

Gibt den Speicherort auf der Windows-Benutzeroberfläche an, an den ein Kontakt angeheftet werden kann.

public enum class PinnedContactSurface
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
enum class PinnedContactSurface
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
public enum PinnedContactSurface
var value = Windows.ApplicationModel.Contacts.PinnedContactSurface.startMenu
Public Enum PinnedContactSurface
Vererbung
PinnedContactSurface
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)
App-Funktionen
contactsSystem

Felder

StartMenu 0

Das Windows-Startmenü als Anheftungsort.

Taskbar 1

Die Taskleiste als Anheftungsort.

Gilt für:

Weitere Informationen