ChatCapabilities.IsFileTransferCapable 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 a phone number supports Rich Communication Services (RCS) file transfer.
public:
property bool IsFileTransferCapable { bool get(); };
bool IsFileTransferCapable();
public bool IsFileTransferCapable { get; }
var boolean = chatCapabilities.isFileTransferCapable;
Public ReadOnly Property IsFileTransferCapable As Boolean
Property Value
Boolean
bool
A Boolean value indicating if a phone number supports Rich Communication Services (RCS) file transfer.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|