This topic has not yet been rated - Rate this topic

UserObject Interface (Microsoft.Office.Interop.InfoPath)

Provides methods that can be used to return information about the current user.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
public interface UserObject : User

This type is a wrapper for a coclass that is required by managed code for COM interoperability. Use this type to access the members of the COM interface implemented by this coclass. For information about the COM interface, including a link to descriptions of its members, see User2.

The UserObject object is accessed through the User property of the Application object.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.