Share via


RcsTransport.IsStoreAndForwardEnabled(RcsServiceKind) Method

Definition

Gets a Boolean value indicating if the specified service kind supports store and forward functionality.

public:
 virtual bool IsStoreAndForwardEnabled(RcsServiceKind serviceKind) = IsStoreAndForwardEnabled;
bool IsStoreAndForwardEnabled(RcsServiceKind const& serviceKind);
public bool IsStoreAndForwardEnabled(RcsServiceKind serviceKind);
function isStoreAndForwardEnabled(serviceKind)
Public Function IsStoreAndForwardEnabled (serviceKind As RcsServiceKind) As Boolean

Parameters

serviceKind
RcsServiceKind

The service kind to check for store and forward functionality.

Returns

Boolean

bool

A Boolean value indicating if the *serviceKind * supports store and forward.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to