The interface for the MediaStatusItem class.

C# | Visual Basic | Visual C++ |
public interface IMediaStatusItem
Public Interface IMediaStatusItem
public interface class IMediaStatusItem

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | DndLabel |
Gets or sets the dnd label.
|
![]() | Forward |
Gets or sets the forward.
|
![]() | ImageSource |
Gets or sets the image source.
|
![]() | ImageSourceStatus |
Gets or sets the image source status.
|
![]() | IsCapableForward |
Gets a value indicating whether this instance is capable of forwarding.
|
![]() | IsPossibleLogOff |
Gets a value indicating whether this instance is possible of logging off.
|
![]() | IsPossibleLogOn |
Gets a value indicating whether this instance is possible of logging on.
|
![]() | Media |
Gets or sets the media.
|
![]() | Name |
Gets or sets the name.
|
![]() | StatusLabel |
Gets or sets the status label.
|