The Notes property contains the notes for this virtual network.
This property is read/write.
Syntax
HRESULT put_Notes(
[in] BSTR virtualNetworkNotes
);
HRESULT get_Notes(
[out] BSTR *virtualNetworkNotes
);
| VB |
|---|
|
Property value
The notes for the virtual network.
This property value is read/write.
Error codes
| Name | Meaning |
|---|---|
|
The operation was successful. |
|
The virtualNetworkName parameter is NULL. |
|
The virtualNetworkName parameter is an empty string. |
|
An unexpected error has occurred. |
Requirements
| Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
| Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
| Header |
|