次の方法で共有


_SharingItem.AlternateRecipientAllowed プロパティ

定義

項目を転送できる場合は Trueブール値 (C#ではブール値) を設定または返します。 読み取り/書き込みが可能です。

public:
 property bool AlternateRecipientAllowed { bool get(); void set(bool value); };
public bool AlternateRecipientAllowed { get; set; }
Public Property AlternateRecipientAllowed As Boolean

プロパティ値

適用対象