Contains information about the logged-in user.
<UserInfo> <element ref="tns:name"/> <element ref="tns:email"/> <element ref="tns:uuid"/> <element name="userid" type="string"/> <element name="domain" type="string"/> <element name="postOffice" type="string"/> <element name="system" type="string"/> <element name="fid" type="string"/> <element name="recipType" type="tns:RecipientType"/> <attribute name="disabled" type="boolean"/> </UserInfo>
Specifies the name of the logged-in user.
Specifies the email address of the logged-in user.
Specifies the GroupWise unique identifier for the logged-in user.
Specifies the userid for the logged-in user.
Specifies the user’s domain.
Specifies the user’s post office
Specifies the user’s GroupWise system
Specifies the user’s fid.
Specifies the recipType for the logged-in user or resource.
Specifies if the user is disabled.
--For GroupWise 8.0 SP2 and later.