ContactItem.ComputerNetworkName Property
Outlook Developer Reference |
Returns or sets a String representing the name of the computer network for the contact. Read/write.
Syntax
expression.ComputerNetworkName
expression A variable that represents a ContactItem object.
See Also