UserObjectClass.User2_IsUserMemberOf(String) 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.
public:
virtual bool User2_IsUserMemberOf(System::String ^ bstrGroupname) = Microsoft::Office::Interop::InfoPath::User2::IsUserMemberOf;
public virtual bool User2_IsUserMemberOf (string bstrGroupname);
Public Overridable Function User2_IsUserMemberOf (bstrGroupname As String) As Boolean
Parameters
- bstrGroupname
- String