ContactAnnotationStore.DisableAnnotationAsync(ContactAnnotation) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した ContactAnnotation を非同期的に無効にします。通常は、ユーザー入力の結果として無効になります。
public:
virtual IAsyncAction ^ DisableAnnotationAsync(ContactAnnotation ^ annotation) = DisableAnnotationAsync;
IAsyncAction DisableAnnotationAsync(ContactAnnotation const& annotation);
public IAsyncAction DisableAnnotationAsync(ContactAnnotation annotation);
function disableAnnotationAsync(annotation)
Public Function DisableAnnotationAsync (annotation As ContactAnnotation) As IAsyncAction
パラメーター
- annotation
- ContactAnnotation
無効にする注釈。
戻り値
操作が完了したことを示す非同期アクション。
Windows の要件
アプリの機能 |
contactsSystem
|