RcsTransport.IsActive Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a Boolean value indicating if the transport is active.
public:
property bool IsActive { bool get(); };
bool IsActive();
public bool IsActive { get; }
var boolean = rcsTransport.isActive;
Public ReadOnly Property IsActive As Boolean
Property Value
Boolean
bool
A Boolean value indicating if the transport is active.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|