Bagikan melalui


ISmsDevice.MessageStore Properti

Definisi

Mengakses penyimpanan pesan di perangkat. Penyimpanan menyimpan pesan hingga klien dapat mengambilnya. Pada beberapa perangkat, misalnya, penyimpanan mungkin sesuai dengan penyimpanan SIM untuk pesan SMS.

public:
 property SmsDeviceMessageStore ^ MessageStore { SmsDeviceMessageStore ^ get(); };
/// [get: Windows.Foundation.Metadata.Deprecated("SmsDevice may be altered or unavailable for releases after Windows 10. Instead, use SmsDevice2.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, Windows.Devices.Sms.LegacySmsApiContract)]
SmsDeviceMessageStore MessageStore();
/// [get: Windows.Foundation.Metadata.Deprecated("SmsDevice may be altered or unavailable for releases after Windows 10. Instead, use SmsDevice2.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Devices.Sms.LegacySmsApiContract")]
SmsDeviceMessageStore MessageStore();
public SmsDeviceMessageStore MessageStore { [Windows.Foundation.Metadata.Deprecated("SmsDevice may be altered or unavailable for releases after Windows 10. Instead, use SmsDevice2.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, typeof(Windows.Devices.Sms.LegacySmsApiContract))] get; }
public SmsDeviceMessageStore MessageStore { [Windows.Foundation.Metadata.Deprecated("SmsDevice may be altered or unavailable for releases after Windows 10. Instead, use SmsDevice2.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Devices.Sms.LegacySmsApiContract")] get; }
var smsDeviceMessageStore = iSmsDevice.messageStore;
Public ReadOnly Property MessageStore As SmsDeviceMessageStore

Nilai Properti

Referensi ke objek SmsMessageStore.

Atribut

Persyaratan Windows

Kemampuan aplikasi
cellularMessaging sms

Berlaku untuk