Freigeben über


Case.CreateMailbox-Methode

Erstellt ein neues Postfach in der eDiscovery-Fall.

Namespace:  Microsoft.Office.Server.Discovery
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Function CreateMailbox As Source
'Usage
Dim instance As Case
Dim returnValue As Source

returnValue = instance.CreateMailbox()
public Source CreateMailbox()

Rückgabewert

Typ: Microsoft.Office.Server.Discovery.Source
Ein neues Postfach.

Hinweise

Das Postfach wird nicht hinzugefügt, bis Update aufgerufen wird.

Siehe auch

Referenz

Case Klasse

Case-Member

Microsoft.Office.Server.Discovery-Namespace