Sample code for PST to EMLX C# conversion. Use API example code for batch PST files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var msg in inbox.EnumerateMapiMessage())..., $"Message{count}.emlx" ); msg.Save(emlxFilePath, SaveOptions...