C# Class Shared.Data.Extractors.WindowTitleEmailExtractor

This class offers some methods to receive information about a the time spent in Outlook. Attention: some information might be lost if the user uses Outlook only in the main window (e.g. writing emails not in new window) Hint: The WindowsActivityTracker must be enabled to make use of the extractor
Afficher le fichier Open project: sealuzh/PersonalAnalytics

Méthodes publiques

Méthode Description
CleanWindowTitle ( string windowTitle ) : string
GetTimeSpentInOutlook ( DateTimeOffset date ) : List

Method Details

CleanWindowTitle() public static méthode

public static CleanWindowTitle ( string windowTitle ) : string
windowTitle string
Résultat string

GetTimeSpentInOutlook() public static méthode

public static GetTimeSpentInOutlook ( DateTimeOffset date ) : List
date DateTimeOffset
Résultat List