Parameters associated with the response to GetMessageWaitingIndicator request.
| C# | Visual Basic | Visual C++ |
public class GetMessageWaitingIndicatorResponseArgs : Phone..::.commonResponseArgs
Public Class GetMessageWaitingIndicatorResponseArgs _ Inherits Phone..::.commonResponseArgs
public ref class GetMessageWaitingIndicatorResponseArgs : public Phone..::.commonResponseArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getError |
Exception, if any, returned from the server.
(Inherited from Phone..::.commonResponseArgs.) | |
| getInvokeId |
Invoke Id associated with the original request to the server.
(Inherited from Phone..::.commonResponseArgs.) | |
| getMessageWaitingOn |
TRUE if the message waiting lamp is on.
| |
| getPhone |
Phone object that this response was sent to.
(Inherited from Phone..::.commonResponseArgs.) | |
| getUserState |
The User State object the application sent with the original request.
(Inherited from Phone..::.commonResponseArgs.) |
| Object | |||
| EventArgs | |||
| Phone..::.commonResponseArgs | |||
| Phone..::.GetMessageWaitingIndicatorResponseArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)