C# Class CalDavSynchronizer.ChangeWatching.ItemSavedEventArgs

Inheritance: System.EventArgs
Show file Open project: aluxnimm/outlookcaldavsynchronizer Class Usage Examples

Public Methods

Method Description
ItemSavedEventArgs ( IOutlookId entryId ) : System

Method Details

ItemSavedEventArgs() public method

public ItemSavedEventArgs ( IOutlookId entryId ) : System
entryId IOutlookId
return System