The ImapSmtpMailboxSettings type exposes the following members.

Properties

  NameDescription
Public propertyDisplayName
Gets the display name.
Public propertyEmailAddress
Gets the email address.
Public propertyMailboxType
Gets the type of the mailbox.
(Inherited from MailboxSettings.)
Public propertyPassword
Gets the password.
Public propertyServer
Gets the server.
Public propertyUseProxyAuthentication
Gets the value indicating if using proxy authentication.
Public propertyUserName
Gets the user name.

See Also