Share via


MapiEx.logon(String, String, Int32) Method

Definition

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

Returns

Applies to