Method | Description | |
---|---|---|
Accept ( IOutlookIdVisitor visitor ) : void | ||
AppointmentId ( Implementation appointmentId, System.DateTime lastModificationTime, bool wasDeleted ) : System |
public Accept ( IOutlookIdVisitor visitor ) : void | ||
visitor | IOutlookIdVisitor | |
return | void |
public AppointmentId ( Implementation appointmentId, System.DateTime lastModificationTime, bool wasDeleted ) : System | ||
appointmentId | Implementation | |
lastModificationTime | System.DateTime | |
wasDeleted | bool | |
return | System |