Name |
Description |
App |
Provides application-specific behavior to supplement the default Application class. |
AppViewModel |
|
AttachmentConverter |
Converts byte data to an ImageSource that can be displayed in XAML. |
AuthenticationHelper |
|
BoolToVisibilityConverter |
Converts a bool to the logical visiblity setting (i.e. true is Visible, false is Collapsed). |
DateTimeReceivedConverter |
Converts DateTime into the format we want to display (derived from Outlook). |
DetailsPage |
|
MailHelper |
MailHelper wraps the Office 365 SDK methods in a way that supports this app. It helps keep the Office 365 logic out of the page controllers. |
MainPage |
|
SettingsPage |
|
SettingsViewModel |
|