Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.06 KB

pinnedcontactmanager_iscontactpinned_1279172363.md

File metadata and controls

40 lines (22 loc) · 1.06 KB
-api-id -api-type
M:Windows.ApplicationModel.Contacts.PinnedContactManager.IsContactPinned(Windows.ApplicationModel.Contacts.Contact,Windows.ApplicationModel.Contacts.PinnedContactSurface)
winrt method

Windows.ApplicationModel.Contacts.PinnedContactManager.IsContactPinned

-description

Indicates whether the specified contact is pinned to the specified location in the Windows user interface.

-parameters

-param contact

A contact of interest. This property indicates whether that contact is pinned or not pinned.

-param surface

A pinnedContactSurface value that specifies the location in the UI that you'd like to check for pinned contacts.

-returns

A Boolean value that specifies whether the specified contact is pinned to the specified location in the Windows user interface.

-remarks

-see-also

-examples

-capabilities

contactsSystem