You would need to write a MAPI store provided if I understand your question
correctly. That has to be written using Extended MAPI in either C++ or
Delphi and is not a task for the faint hearted or those not experienced with
Extended MAPI programming. You can google for information about custom MAPI
store providers to see what's entailed.
"可乐" <wingfeng@tom.com> wrote in message
news:238E6226-7D99-4499-A1E9-2C4127B761B1@microsoft.com...
> Can I create an custom account type like "SharePoint List" named as "my
> Acount type" to provide my meesage type?
> any reference for it by native code or .net framework?