desktop7:MailProvider

dll をメール プロバイダーとして登録します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <desktop7:Extension>

                        <desktop7:MailProvider>

構文

<desktop7:MailProvider
  Name = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
  Description = 'A string with a value between 1 and 256 characters in length.'
  SimpleMapiLibrary = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *, ending with the case-insensitive file extension ".dll".' 
  ExtendedMapiLibrary = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *, ending with the case-insensitive file extension ".dll".' />

属性と要素

属性

属性 説明 データ型 必須 既定値
名前 メール プロバイダー拡張機能のわかりやすい名前。 この値は、実際にはシステムによって直接使用されるわけではありませんが、レジストリ内のエントリを読み取りやすくなります。 長さが 1 ~ 32767 文字の文字列で、先頭と末尾に空白以外の文字が含まれます。 はい
説明 メール プロバイダーの説明。 長さが 1 ~ 256 文字の値を持つ文字列。 Yes
SimpleMapiLibrary Simple MAPI プロバイダーを実装する Dll ファイルへのパス。 1 から 256 文字の長さの値を持つ文字列。、または の文字<|>"?:は、大文字と小文字を区別しないファイル拡張子 .dllで終わる必要があります。* Yes
EntendedMapiLibrary Simple MAPI プロバイダーを実装する Dll ファイルへのパス。 1 から 256 文字の長さの値を持つ文字列。、または の文字<|>"?:は、大文字と小文字を区別しないファイル拡張子 .dllで終わる必要があります。* Yes

子要素

なし。

親要素

親要素 説明
拡張子 アプリケーションの拡張ポイントを定義します。

注釈

メール プロバイダーの登録の詳細については、「 MapiSvc.inf のファイル形式」を参照してください。

必要条件

Item
名前空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
Minimum OS Version Windows 10 (ビルド 19645)