Added MailEnable API classes.
This commit is contained in:
parent
7fb6b53e20
commit
ce6ac03441
1 changed files with 11 additions and 0 deletions
|
@ -73,6 +73,17 @@
|
||||||
<Link>VersionInfo.vb</Link>
|
<Link>VersionInfo.vb</Link>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="MailEnable.vb" />
|
<Compile Include="MailEnable.vb" />
|
||||||
|
<Compile Include="MailEnableAddressMap.vb" />
|
||||||
|
<Compile Include="MailEnableBlacklist.vb" />
|
||||||
|
<Compile Include="MailEnableDomain.vb" />
|
||||||
|
<Compile Include="MailEnableGroup.vb" />
|
||||||
|
<Compile Include="MailEnableGroupMember.vb" />
|
||||||
|
<Compile Include="MailEnableList.vb" />
|
||||||
|
<Compile Include="MailEnableListMember.vb" />
|
||||||
|
<Compile Include="MailEnableLogin.vb" />
|
||||||
|
<Compile Include="MailEnableMailbox.vb" />
|
||||||
|
<Compile Include="MailEnableOption.vb" />
|
||||||
|
<Compile Include="MailEnablePostoffice.vb" />
|
||||||
<Compile Include="MELogReader.vb" />
|
<Compile Include="MELogReader.vb" />
|
||||||
<Compile Include="My Project\AssemblyInfo.vb" />
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
||||||
<Compile Include="My Project\Application.Designer.vb">
|
<Compile Include="My Project\Application.Designer.vb">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue