次の方法で共有


InvalidRecipientType クラス

定義

クラスは InvalidRecipientType 、共有への招待の無効な受信者を表します。

public ref class InvalidRecipientType
public class InvalidRecipientType
Public Class InvalidRecipientType
継承
InvalidRecipientType

コンストラクター

InvalidRecipientType()

コンストラクターは InvalidRecipientType 、 クラスの新しいインスタンスを InvalidRecipientType 初期化します。

プロパティ

MessageText

プロパティは MessageText 、応答の状態のテキスト説明を取得します。

ResponseCode

プロパティは ResponseCode 、要求で発生した特定のエラーを識別するエラー コードを取得します。

SmtpAddress

プロパティは SmtpAddress 、無効な受信者の SMTP アドレスを取得します。

適用対象