MessagePartnerProvisioningManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This API is not intended to be used directly from your code.
public ref class MessagePartnerProvisioningManager abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MessagePartnerProvisioningManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class MessagePartnerProvisioningManager
Public Class MessagePartnerProvisioningManager
- Inheritance
- Attributes
Windows requirements
| Requirements | Description |
|---|---|
| Device family |
Windows Mobile Extension SDK (introduced in 10.0.10240.0)
|
| API contract |
Windows.Phone.PhoneContract (introduced in v1.0)
|
| App capabilities |
ID_CAP_PERSONAL_INFORMATION_IMPORT [Windows Phone]
|
Methods
| Name | Description |
|---|---|
| ImportMmsToSystemAsync(Boolean, Boolean, String, String, IVectorView<String>, DateTime, IVectorView<IReadOnlyDictionary<String,Object>>) |
This API is not intended to be used directly from your code. |
| ImportSmsToSystemAsync(Boolean, Boolean, String, String, IVectorView<String>, DateTime) |
This API is not intended to be used directly from your code. |