System.Net.Pop3 .NET Client Library Code
Brought to you by:
bizzeh
| File | Date | Author | Commit |
|---|---|---|---|
| Properties | 2011-02-17 | bizzeh | [r13] changed automatic AssemblyInfo.cs to real one |
| Pop3Attachment.cs | 2011-02-15 | bizzeh | [r8] made Pop3Attachment public |
| Pop3AttachmentList.cs | 2011-02-15 | bizzeh | [r9] created Pop3AttachmentList to help contain Pop3... |
| Pop3Client.cs | 2012-09-09 | bizzeh | [r14] make auth a single function to reflect up comin... |
| Pop3Exception.cs | 2011-02-15 | bizzeh | [r11] obsessive compulsive cleaning :) |
| Pop3Header.cs | 2011-02-15 | bizzeh | [r11] obsessive compulsive cleaning :) |
| Pop3HeaderList.cs | 2011-02-06 | bizzeh | [r2] created indexer for easier access to headers |
| Pop3Message.cs | 2012-09-09 | bizzeh | [r14] make auth a single function to reflect up comin... |
| System.Net.Pop3.csproj | 2011-02-15 | bizzeh | [r12] added pop3attachmentlist to project file |