EmailAccount Class
Represents the arguments returned by the GetAvailableEmailAccountsCompletedEventArgs class.
Assembly: MiscUtil (in MiscUtil.dll)
| Name | Description | |
|---|---|---|
![]() | EmailAccount(String^, Boolean) | Initializes a new instance of the EmailAccount class. |
| Name | Description | |
|---|---|---|
![]() | EmailAddress | The email address of the account. |
![]() | IsActivated | Whether the email account is activated. True if the account is activated; otherwise, False. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
This is only available on Small Business Server 2011 Essentials.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


