_MeetingItem.AutoForwarded Property

Definition

A Boolean (bool in C#) value that returns 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