Gets or sets the domain and name of the account.
FPCAccount.Account [ = sAccount ]
HRESULT get_Account( BSTR *psAccount ); HRESULT put_Account( BSTR sAccount );
The property is read-write.
FPCAccount