←Select platform

Load Property

Summary

Gets the options for loading PST, MSG and EML files.

Syntax
C#
VB
C++
Java
public CodecsPstLoadOptions Load { get; } 
Public ReadOnly Property Load As CodecsPstLoadOptions 
public CodecsPstLoadOptions getLoad() 
public: 
property CodecsPstLoadOptions^ Load { 
   CodecsPstLoadOptions^ get(); 
} 

Property Value

The PST load options.

Example

For an example, refer to CodecsPstOptions.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly