请注意:此 API 现在已过时。
获取或设置为包含插入到文档库中的电子邮件项目的公用文件夹的路径。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<ObsoleteAttribute("E-Mail Inserts have been removed from WSS V3.")> _
Public Property EmailInsertsFolder As String
Get
Set
用法
Dim instance As SPDocumentLibrary
Dim value As String
value = instance.EmailInsertsFolder
instance.EmailInsertsFolder = value
[ObsoleteAttribute("E-Mail Inserts have been removed from WSS V3.")]
public string EmailInsertsFolder { get; set; }
属性值
类型:System.String
一个字符串,包含的路径。