C# Class CalDavSynchronizer.ChangeWatching.FolderChangeWatcherFactory

Inheritance: IFolderChangeWatcherFactory
Afficher le fichier Open project: aluxnimm/outlookcaldavsynchronizer

Méthodes publiques

Méthode Description
Create ( string folderEntryId, string folderStoreId ) : IItemCollectionChangeWatcher
FolderChangeWatcherFactory ( NameSpace mapiNamespace ) : System

Method Details

Create() public méthode

public Create ( string folderEntryId, string folderStoreId ) : IItemCollectionChangeWatcher
folderEntryId string
folderStoreId string
Résultat IItemCollectionChangeWatcher

FolderChangeWatcherFactory() public méthode

public FolderChangeWatcherFactory ( NameSpace mapiNamespace ) : System
mapiNamespace NameSpace
Résultat System