This interface represents the ViewModel of the cancel forward view.
| C# | Visual Basic | Visual C++ |
public interface ICancelForwardViewModel
Public Interface ICancelForwardViewModel
public interface class ICancelForwardViewModel
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| ApplyCommand |
Gets the apply command.
| |
| CancelCommand |
Gets the cancel command.
| |
| Label |
Gets or sets the label.
| |
| MediaVoice |
Gets or sets the media voice.
|