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 | |
---|---|---|
![]() |
InvalidRecipientType | The InvalidRecipientType constructor initializes a new instance of the InvalidRecipientType class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
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. |
Top