PersonalStorage.Format

PersonalStorage.Format property

Gets the file format.

public FileFormat Format { get; }

Property Value

FileFormat that specifies file format.

Remarks

The .pst and .ost file formats are supported now.

See Also