Getting your email account information [tabs vertical=”yes”][tab title=”1. Open your email”] Go to your domain default webmail and open your email (example : www.baieway.com/webmail) [/tab] [tab title=”2. Get account information “] Click “Configure Mail Client” and data need as shown in figure. Use the recommended setting which is “Secure SSL/TLS settings”. [/tab] [/tabs] Setting email […]
Decision Statements
There are several symbol of code can be used to make a decision statements. Here some symbol of code can be used in C# coding. in order to used Boolean expression code “bool” need to be used. Other term related with decision statement are “If” and “Switch”.