InvalidRecipientType Class
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.
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. |