Share via


desktop7:MailProvider

將 dll 註冊為郵件提供者。

元素階層

<套件>

    <應用程式>

         <應用程式>

              <擴充功能>

                   <desktop7:Extension>

                        <desktop7:MailProvider>

Syntax

<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 實作簡單 MAPI 提供者之 Dll 檔案的路徑。 長度介於 1 到 256 個字元之間的字串,不能包含下列字元: < 、、 >:"|?* ,結尾為不區分大小寫的副檔名 .dll Yes
EntendedMapiLibrary 實作簡單 MAPI 提供者之 Dll 檔案的路徑。 長度介於 1 到 256 個字元之間的字串,不能包含下列字元: < 、、 >:"|?* ,結尾為不區分大小寫的副檔名 .dll Yes

子元素

無。

父元素

父元素 描述
副檔名 定義應用程式的擴充點。

備註

如需註冊郵件提供者的詳細資訊,請參閱 MapiSvc.inf 的檔案格式

規格需求

Item
命名空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
OS 最低版本 Windows 10 (組建 19645)