Commit Graph

2 Commits

Author SHA1 Message Date
b2fd117b83 feat: add email result and search filter models
Add EmailResult class for holding email search results with
subject, sender, date, body preview, attachments, and metadata.
Add SearchFilters for encapsulating search criteria.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 11:42:59 -05:00
ccc7aeb972 feat: add solution and project configuration
Set up .NET 9.0 Windows project with MCP server dependencies
(ModelContextProtocol, NetOfficeFw.Outlook) for Outlook email search.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 11:42:33 -05:00