SmsVoicemailMessage 類別

定義

封裝 SMS 語音訊息。

注意

這項功能僅適用于行動電信業者、行動寬頻介面卡 IHV 或 OEM 提供特殊許可權存取的電信業者和 UWP 應用程式。 如需詳細資訊,請參閱 行動寬頻

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
繼承
Object Platform::Object IInspectable 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

訊息傳送至的電話號碼。

適用於

另請參閱