desktop7:MailProvider
dll을 메일 공급자로 등록합니다.
요소 계층 구조
<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".' />
특성 및 요소
특성
attribute | Description | 데이터 형식 | 필수 | 기본값 |
---|---|---|---|---|
이름 | 메일 공급자 확장의 설명이 포함된 이름입니다. 이 값은 실제로 시스템에서 직접 사용되지 않지만 레지스트리의 항목을 더 쉽게 읽을 수 있도록 합니다. | 시작과 끝에 공백이 아닌 문자가 있는 길이가 1~32767자인 문자열입니다. | 예 | |
설명 | 메일 공급자에 대한 설명입니다. | 길이가 1~256자인 문자열입니다. | Yes | |
SimpleMapiLibrary | 단순 MAPI 공급자를 구현하는 Dll 파일의 경로입니다. | 길이가 1~256자인 문자열로, > , ? : | " 또는 * 문자가 대< /소문자를 구분하지 않는 파일 확장자로 .dll 끝납니다. |
Yes | |
EntendedMapiLibrary | 단순 MAPI 공급자를 구현하는 Dll 파일의 경로입니다. | 길이가 1~256자인 문자열로, > , ? : | " 또는 * 문자가 대< /소문자를 구분하지 않는 파일 확장자로 .dll 끝납니다. |
Yes |
자식 요소
없음
부모 요소
부모 요소 | Description |
---|---|
내선 번호 | 애플리케이션의 확장성 지점을 정의합니다. |
설명
메일 공급자 등록에 대한 자세한 내용은 MapiSvc.inf의 파일 형식을 참조하세요.
요구 사항
항목 | 값 |
---|---|
네임스페이스 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/7 |
Minimum OS Version | Windows 10(빌드 19645) |