: ExchangeServiceBinding.CreateItemAsync (Método) (CreateItemType) (Microsoft.SharePoint.Portal.WebControls)
Creates an item asynchronously.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub CreateItemAsync ( _
CreateItem1 As CreateItemType _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim CreateItem1 As CreateItemType
instance.CreateItemAsync(CreateItem1)
public void CreateItemAsync (
CreateItemType CreateItem1
)
Parámetros
- CreateItem1
An item to create.
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)