ExchangeServiceBinding.UpdateFolder 方法

修改现有Microsoft Exchange Server 2007数据存储区中项的属性。

命名空间:  Microsoft.SharePoint.Portal.WebControls
程序集:  Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)

语法

声明
Public Function UpdateFolder ( _
    UpdateFolder1 As UpdateFolderType _
) As UpdateFolderResponseType
用法
Dim instance As ExchangeServiceBinding
Dim UpdateFolder1 As UpdateFolderType
Dim returnValue As UpdateFolderResponseType

returnValue = instance.UpdateFolder(UpdateFolder1)
public UpdateFolderResponseType UpdateFolder(
    UpdateFolderType UpdateFolder1
)

参数

  • UpdateFolder1
    类型:UpdateFolderType

返回值

类型:UpdateFolderResponseType

另请参阅

引用

ExchangeServiceBinding 类

ExchangeServiceBinding 成员

Microsoft.SharePoint.Portal.WebControls 命名空间