_SharingItem.AutoForwarded 属性

定义

返回或设置 C# 中的 布尔 (bool ) 值为 True (如果项是自动转发的)。 读/写。

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

属性值

适用于