次の方法で共有


SensitivityChoicesType 列挙 (Microsoft.SharePoint.Portal.WebControls)

このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。

名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
Public Enumeration SensitivityChoicesType
'使用
Dim instance As SensitivityChoicesType
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")] 
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")] 
public enum SensitivityChoicesType

メンバ

  メンバ名 説明
Confidential  
Normal  
Personal  
Private  

関連項目

参照

Microsoft.SharePoint.Portal.WebControls 名前空間