MapiEx.logon(String, String, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int logon(System::String ^ _profileName, System::String ^ _password, int _flags);
public virtual int logon (string _profileName, string _password, int _flags);
abstract member logon : string * string * int -> int
override this.logon : string * string * int -> int
Public Overridable Function logon (_profileName As String, _password As String, _flags As Integer) As Integer
Parameters
- _profileName
- String
- _password
- String
- _flags
- Int32