_Workbook.Post(Object) Method

Definition

Posts the specified workbook to a public folder. This method works only with a Microsoft Exchange client connected to a Microsoft Exchange server.

public void Post (object DestName);
Public Sub Post (Optional DestName As Object)

Parameters

DestName
Object

Optional Object. This argument is ignored. The Post method prompts the user to specify the destination for the workbook.

Applies to