Skip to content

Commit 4b88a69

Browse files
author
Sicos1977
committed
Renamed mapiconsts.cs to mapitags.cs to be more inline with Microsoft conventions. Also added all known mapi tags
1 parent 29bf97b commit 4b88a69

3 files changed

Lines changed: 1245 additions & 427 deletions

File tree

‎MsgReader/MsgReader.csproj‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<Compile Include="Header\Received.cs" />
6969
<Compile Include="Header\RfcMailAddress.cs" />
7070
<Compile Include="LanguageConsts.cs" />
71-
<Compile Include="Outlook\MapiConsts.cs" />
71+
<Compile Include="Outlook\MapTags.cs" />
7272
<Compile Include="Outlook\DataObject.cs" />
7373
<Compile Include="Outlook\RtfDecompressor.cs" />
7474
<Compile Include="Outlook\Storage.cs" />

0 commit comments

Comments
 (0)