ChatMessageTransport.Configuration 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 the configuration of the message transport.
public:
property ChatMessageTransportConfiguration ^ Configuration { ChatMessageTransportConfiguration ^ get(); };
ChatMessageTransportConfiguration Configuration();
public ChatMessageTransportConfiguration Configuration { get; }
var chatMessageTransportConfiguration = chatMessageTransport.configuration;
Public ReadOnly Property Configuration As ChatMessageTransportConfiguration
Property Value
The configuration of the message transport.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|