_SharingItem.RecipientReassignmentProhibited 属性

定义

返回 C#) 中的布尔 (布尔值,如果收件人无法转发指定的 SharingItem,则返回 True。 读/写。

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

属性值

适用于