C# Class CalDavSynchronizer.ChangeWatching.FolderChangeWatcherFactory

Inheritance: IFolderChangeWatcherFactory
Datei anzeigen Open project: aluxnimm/outlookcaldavsynchronizer

Public Methods

Method Description
Create ( string folderEntryId, string folderStoreId ) : IItemCollectionChangeWatcher
FolderChangeWatcherFactory ( NameSpace mapiNamespace ) : System

Method Details

Create() public method

public Create ( string folderEntryId, string folderStoreId ) : IItemCollectionChangeWatcher
folderEntryId string
folderStoreId string
return IItemCollectionChangeWatcher

FolderChangeWatcherFactory() public method

public FolderChangeWatcherFactory ( NameSpace mapiNamespace ) : System
mapiNamespace NameSpace
return System