Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 869 Bytes

icontactcallactivatedeventargs_serviceid.md

File metadata and controls

24 lines (17 loc) · 869 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Activation.IContactCallActivatedEventArgs.ServiceId
winrt property

Windows.ApplicationModel.Activation.IContactCallActivatedEventArgs.ServiceId

-description

Gets the identifier of the service used for the call.

-property-value

The identifier of the service used for the call.

-remarks

For info about how to handle app activation through contact actions, see Quickstart: Handling contact actions .

-examples

-see-also

Handling Contact Actions sample