_Workbook.Post(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.