EmailMailboxChangeReader 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
本主題所述的功能不適用於所有 UWP 應用程式。 在市集應用程式提交程式中,Microsoft 必須先核准您使用這些 API 並布建開發人員帳戶,才能發佈使用這些 API 的應用程式。
如需Windows.ApplicationModel.Email命名空間的詳細資訊,請與您的 Microsoft 帳戶小組代表合作。
public ref class EmailMailboxChangeReader sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class EmailMailboxChangeReader final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class EmailMailboxChangeReader
Public NotInheritable Class EmailMailboxChangeReader
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
應用程式功能 |
email
emailSystem
|
備註
呼叫 GetChangeReader 以取得這個類別的實例。
方法
AcceptChanges() |
接受所有變更。 |
AcceptChangesThrough(EmailMailboxChange) |
透過目前的變更接受所有變更。 |
ReadBatchAsync() |
讀取變更集合。 |