SerializableEmailAccountInfo Class
Contains serializable email account information.
Assembly: Wssg.HostedEmailObjectModel (in Wssg.HostedEmailObjectModel.dll)
| Name | Description | |
|---|---|---|
![]() | SerializableEmailAccountInfo() | Creates a new instance of the SerializableEmailAccountInfo object. |
| Name | Description | |
|---|---|---|
![]() | AccountId | Gets the account ID. |
![]() | AdditionalEmailAddresses | Gets a collection of additional email addresses. |
![]() | DisplayName | Gets the display name. |
![]() | Enabled | Gets a value that describes if the instance is enabled. |
![]() | ExtendedProperties | Gets and sets the extended properties. |
![]() | FirstName | Gets the first name of the user associated with the e-mail account. |
![]() | LastName | Gets and sets the last name of the user associated with the account. |
![]() | PrimaryEmailAddress | Gets the primary email address. |
![]() | WSSUserName | Gets the WSS user name. |
| 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.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEquatable<SerializableEmailAccountInfo^>::Equals(SerializableEmailAccountInfo^) | Indicates whether the current object is equal to another object of the same type. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




