Share via


_SharingItem.RecipientReassignmentProhibited プロパティ

定義

指定した を受信者が転送できない場合は True を示すブール値 (C#ではブール値) を返しますSharingItem。 読み取り/書き込みが可能です。

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

プロパティ値

適用対象