Compartir a través de


: ExchangeServiceBinding.UpdateFolderAsync (Método) (UpdateFolderType) (Microsoft.SharePoint.Portal.WebControls)

Asynchronously modifies properties of an existing item in the Microsoft Exchange Server 2007 data store.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Sub UpdateFolderAsync ( _
    UpdateFolder1 As UpdateFolderType _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim UpdateFolder1 As UpdateFolderType

instance.UpdateFolderAsync(UpdateFolder1)
public void UpdateFolderAsync (
    UpdateFolderType UpdateFolder1
)

Parámetros

  • UpdateFolder1

Vea también

Referencia

ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)