C# Class Aspose.Email.Examples.CSharp.Email.Outlook.CheckPasswordProtection

Show file Open project: aspose-email/Aspose.Email-for-.NET

Public Methods

Method Description
Run ( ) : void

Private Methods

Method Description
IsPasswordProtected ( PersonalStorage pst ) : bool

Determines whether the specified PST is password protected.

Method Details

Run() public static method

public static Run ( ) : void
return void