C# Class CalDavSynchronizer.ChangeWatching.AppointmentId

Inheritance: IOutlookId
Afficher le fichier Open project: aluxnimm/outlookcaldavsynchronizer Class Usage Examples

Méthodes publiques

Méthode Description
Accept ( IOutlookIdVisitor visitor ) : void
AppointmentId ( Implementation appointmentId, System.DateTime lastModificationTime, bool wasDeleted ) : System

Method Details

Accept() public méthode

public Accept ( IOutlookIdVisitor visitor ) : void
visitor IOutlookIdVisitor
Résultat void

AppointmentId() public méthode

public AppointmentId ( Implementation appointmentId, System.DateTime lastModificationTime, bool wasDeleted ) : System
appointmentId Implementation
lastModificationTime System.DateTime
wasDeleted bool
Résultat System