Share via


INSendMessageRecipientUnsupportedReason Enum

Definition

Enumerates reasons that a recipient was not supported.

[ObjCRuntime.Native]
public enum INSendMessageRecipientUnsupportedReason
[<ObjCRuntime.Native>]
type INSendMessageRecipientUnsupportedReason = 
Inheritance
INSendMessageRecipientUnsupportedReason
Attributes

Fields

Name Value Description
NoAccount 1

Indicates that the recipient had no account.

Offline 2

Indicates that the recipient is offline.

MessagingServiceNotEnabledForRecipient 3

Indicates that the recipient was not enabled in the messaging service.

NoValidHandle 4
RequestedHandleInvalid 5
NoHandleForLabel 6
RequiringInAppAuthentication 7

Applies to