Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 661 Bytes

webuicontactmessageactivatedeventargs_serviceuserid.md

File metadata and controls

23 lines (16 loc) · 661 Bytes
-api-id -api-type
P:Windows.UI.WebUI.WebUIContactMessageActivatedEventArgs.ServiceUserId
winrt property

Windows.UI.WebUI.WebUIContactMessageActivatedEventArgs.ServiceUserId

-description

Gets the user identifier of the service used for the message.

-property-value

The user identifier of the service used for the message.

-remarks

For standard text messaging, the ServiceUserId property is set to the mobile number for the contact. For web-based services, the ServiceUserId property is set to the contact’s user id for that particular service.

-examples

-see-also