RcsServiceKindSupportedChangedEventArgs.ServiceKind 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 type of the Rich Communication Services (RCS) service.
public:
property RcsServiceKind ServiceKind { RcsServiceKind get(); };
RcsServiceKind ServiceKind();
public RcsServiceKind ServiceKind { get; }
var rcsServiceKind = rcsServiceKindSupportedChangedEventArgs.serviceKind;
Public ReadOnly Property ServiceKind As RcsServiceKind
Property Value
The type of the Rich Communication Services (RCS) service.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|