PersonalStorage.IsUnicode

PersonalStorage.IsUnicode property

Gets a value indicating whether the PST file format is Unicode. There are two versions of the PST file format: Unicode and ANSI.

public bool IsUnicode { get; }

See Also