Status Class |
Namespace: Aspose.Email.Clients.ActiveSync.TransportLayer
The Status type exposes the following members.
Name | Description | |
---|---|---|
![]() | Status(String) |
Initializes a new instance of the Status class.
Status code is initialized with 0 value.
|
![]() | Status(Status) |
Initializes a new instance of the Status class.
|
![]() | Status(Int32, String) |
Initializes a new instance of the Status class.
|
Name | Description | |
---|---|---|
![]() | Description |
Contains status description
(Inherited from CommandStatus.) |
![]() | StatusCode |
Contains status code
(Inherited from CommandStatus.) |
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the specified object is equal to the current object.
(Overrides CommandStatusEquals(Object).) |
![]() | Equals(Status) |
Determines whether the specified object is equal to the current object.
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Overrides CommandStatusGetHashCode.) |
![]() ![]() | GetStatus(Int32) |
Gets status by code.
|
![]() ![]() | GetStatus(CommandCodes, Int32) |
Gets status by code.
|
![]() ![]() | GetStatus(CommandCodes, String) |
Gets status by code.
|
![]() ![]() | GetStatus(CommandCodes, Int32, Int32) |
Gets status by code.
|
![]() ![]() | GetStatus(CommandCodes, String, Int32) |
Gets status by code.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Inherited from CommandStatus.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
The inequality operator (==) returns true if its operands are equal, false otherwise.
|
![]() ![]() | (Status to Int32) |
Converts status to int value
|
![]() ![]() | Inequality |
The inequality operator (!=) returns false if its operands are equal, true otherwise.
|
Name | Description | |
---|---|---|
![]() | descriptionfield |
Contains status description
(Inherited from CommandStatus.) |
![]() | statusCodefield |
Contains status code
(Inherited from CommandStatus.) |