| Visual Basic (Declaration) | |
|---|---|
Public Shared Function Account( _ ByVal account As ServiceAccount _ ) As String  | |
| C# | |
|---|---|
public static string Account( ServiceAccount account )  | |
Parameters
- account
 
| Exception | Description | 
|---|---|
| System.ArgumentOutOfRangeException | The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method. | 
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7