Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 892 Bytes

smstextmessage_partreferenceid.md

File metadata and controls

26 lines (17 loc) · 892 Bytes
-api-id -api-type
P:Windows.Devices.Sms.SmsTextMessage.PartReferenceId
winrt property

Windows.Devices.Sms.SmsTextMessage.PartReferenceId

-description

Indicates a reference value that can be used if the message is part of a multi-part message. If this message belongs to a multi-part message, the PartNumber value can be used to reconstruct the full original message, and each part of that message will have the same value for PartReferenceId.

-property-value

An unsigned integer determined by the sending network; it cannot be manipulated through this interface. If the network has its own policy on the lifetime of a multi-part message, this reference number might not be valid indefinitely.

-remarks

-examples

-see-also

-capabilities

cellularMessaging, sms