C# Class LowDig.Hotmail

Mostrar archivo Open project: Ezzpify/FindLowDigAccounts Class Usage Examples

Public Methods

Method Description
GetSession ( ) : void

Gets the session from hotmail

IsAvailable ( string address ) : bool

Searches if the

Method Details

GetSession() public static method

Gets the session from hotmail
public static GetSession ( ) : void
return void

IsAvailable() public static method

Searches if the
public static IsAvailable ( string address ) : bool
address string hotmail address to check
return bool