ExchangeServiceBinding.UpdateFolderAsync 方法 (, Object)

以异步方式修改现有Microsoft Exchange Server 2007数据存储区中项的属性。

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

语法

声明
Public Sub UpdateFolderAsync ( _
    UpdateFolder1 As UpdateFolderType, _
    userState As Object _
)
用法
Dim instance As ExchangeServiceBinding
Dim UpdateFolder1 As UpdateFolderType
Dim userState As Object

instance.UpdateFolderAsync(UpdateFolder1, _
    userState)
public void UpdateFolderAsync(
    UpdateFolderType UpdateFolder1,
    Object userState
)

参数

  • UpdateFolder1
    类型:UpdateFolderType

另请参阅

引用

ExchangeServiceBinding 类

ExchangeServiceBinding 成员

UpdateFolderAsync 重载

Microsoft.SharePoint.Portal.WebControls 命名空间