LibY!Mail  0.20
A .NET object oriented hierarchical encapsulation of the Yahoo! Mail web services.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
\NTsahiAsherThere is no such namespace
 \NLibYMailContains all the classes of LibY!Mail related to message handling
  oNPreferencesContains all the classes of LibY!Mail related to user preferences
  |oCAliasRepresents an alias of the Yahoo! Mail account
  |oCAliasCollectionA collection of aliases defined for the Yahoo! Mail account
  |oCBlockedAddressesContains information about the addresses blocked by the user.
  |oCDisposableAddressDescribes a disposable address defined in the user's preferences.
  |oCDisposableAddressCollectionRepresents a collection of DisposableAddress objects defined by the user.
  |oCExternalAccountRepresents an external email account that the user can read messages from into his Yahoo! account.
  |oCExternalAccountCollectionRepresents the collection of external accounts defined for this email account.
  |oCFeaturePrefContains properties related to general preferences.
  |oCPopPrefContains properties related to POP3 access
  |oCSendPrefContains preferences related to message sending
  |oCSpamPref
  |oCUIPref
  |oCUserPreferencesContains the various mail preferences, or options, of the user
  |\CVacationPrefSpecifies preferences for sending automatic reply to incoming messages.
  oCAccountThe main access point of this library. Describes the account, the folders and the messages in the account.
  oCFolderDescribes a folder of messages in the mail account.
  oCFolderCollectionA collection of Folders in the Account.
  oCMessageErrorExceptionDescribes an error while executing an operation on a message.
  oCMessageRequestA request to retrieve a message content from the server
  oCYAlternateViewDescribes one of the alternative views of a message
  oCYAttachmentRepresents an attachment of a mail message.
  oCYMailMessageRepresents an e-mail message in the Yahoo! Mail account.
  \CYMailMessageCollectionA collection of YMailMessage objects in a Folder.