_SharingItem.AutoForwarded Property

Definition

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

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

Property Value

Applies to