team.emailaddress Property
Gets or sets the e-mail address for the team.
Syntax
[Visual Basic .NET]
Public Property emailaddress As String
[C#]
public string emailaddress {get; set;}
Property Value
The value of this property is a String type.
Remarks
The following table contains additional information about this property:
| Platform required | No |
| Application requirement level | No constraint |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | Yes |
| Max length | 100 |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2009 Microsoft Corporation. All rights reserved.