InvalidRecipientType Class

Definition

The InvalidRecipientType class represents an invalid recipient of a sharing invitation.

public ref class InvalidRecipientType
public class InvalidRecipientType
Public Class InvalidRecipientType
Inheritance
InvalidRecipientType

Constructors

InvalidRecipientType()

The InvalidRecipientType constructor initializes a new instance of the InvalidRecipientType class.

Properties

MessageText

The MessageText property gets a text description of the status of a response.

ResponseCode

The ResponseCode property gets the error code that identifies the specific error that the request encountered.

SmtpAddress

The SmtpAddress property gets the SMTP address of the invalid recipient.

Applies to