DocumentProperty.Application property (Office)
Gets an Application object that represents the container application for the DocumentProperty object (you can use this property with an Automation object to return that object's container application). Read-only.
Syntax
expression.Application(ppidisp)
expression A variable that represents a DocumentProperty object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
ppidisp | Required | Object | Represents the identifier for a document property. |
Return value
[HRESULT]
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.