team.createdon Property
Gets the date and time when the team was created.
Syntax
[Visual Basic .NET]
Public Property createdon As CrmDateTime
[C#]
public CrmDateTime createdon {get; set;}
Property Value
The value of this property is a CrmDateTime type.
Remarks
The following table contains additional information about this property:
| Platform required | No |
| Application requirement level | Read-only |
| Valid for create | No |
| Valid for retrieve | Yes |
| Valid for update | No |
| Display format | Date only |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2009 Microsoft Corporation. All rights reserved.