Method | Description | |
---|---|---|
Accept ( IOutlookIdVisitor visitor ) : void | ||
GenericId ( string entryId, System.DateTime lastModificationTime, bool wasDeleted ) : System |
public Accept ( IOutlookIdVisitor visitor ) : void | ||
visitor | IOutlookIdVisitor | |
return | void |
public GenericId ( string entryId, System.DateTime lastModificationTime, bool wasDeleted ) : System | ||
entryId | string | |
lastModificationTime | System.DateTime | |
wasDeleted | bool | |
return | System |