Property | Type | Description | |
---|---|---|---|
_settings |
Method | Description | |
---|---|---|
ComposePersonalizedMail ( string userName ) : string |
Personalizes the email.
|
|
MainPage ( ) : System | ||
SignInCurrentUserAsync ( ) : Task |
Signs in the current user.
|
Method | Description | |
---|---|---|
OnNavigatedTo ( |
Method | Description | |
---|---|---|
ConnectButton_Click ( object sender, |
||
Disconnect_Click ( object sender, |
||
MailButton_Click ( object sender, |
public static ComposePersonalizedMail ( string userName ) : string | ||
userName | string | |
return | string |
protected OnNavigatedTo ( |
||
e | ||
return | void |