_SharingItem.AlternateRecipientAllowed Property

Definition

Returns or sets a Boolean (bool in C#) value that is True if the item can be forwarded. Read/write.

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

Property Value

Applies to