_SharingItem.AlternateRecipientAllowed 属性

定义

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

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

属性值

适用于