_SharingItem.RecipientReassignmentProhibited Property

Definition

Returns a Boolean (bool in C#) that indicates True if the recipient cannot forward the specified SharingItem. Read/write.

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

Property Value

Applies to