Share via


InvalidRecipientType Members

Include Protected Members
Include Inherited Members

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

The InvalidRecipientType type exposes the following members.

Constructors

  Name Description
Public method InvalidRecipientType The InvalidRecipientType constructor initializes a new instance of the InvalidRecipientType class.

Top

Properties

  Name Description
Public property MessageText The MessageText property gets a text description of the status of a response.
Public property ResponseCode The ResponseCode property gets the error code that identifies the specific error that the request encountered.
Public property SmtpAddress The SmtpAddress property gets the SMTP address of the invalid recipient.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top