SmsVoicemailMessage 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class SmsVoicemailMessage sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SmsVoicemailMessage final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SmsVoicemailMessage
Public NotInheritable Class SmsVoicemailMessage
- 繼承
- 屬性
- 實作
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
應用程式功能 |
cellularMessaging
sms
|
屬性
Body |
取得語音訊息的本文。 |
CellularClass |
取得訊息的行動電話通訊類別。 |
DeviceId |
取得與訊息相關聯的唯一裝置識別碼。 |
MessageClass |
取得訊息的訊息類別。 |
MessageCount |
取得可用的訊息數目。 |
MessageType |
取得訊息的類型。 |
SimIccId |
取得接收訊息之 SIM 卡) (的 ICCID。 |
Timestamp |
訊息的時間戳記。 |
To |
訊息傳送至的電話號碼。 |