team.organizationid Property
Gets the ID of the organization associated with the team.
Syntax
[Visual Basic .NET]
Public Property organizationid As UniqueIdentifier
[C#]
public UniqueIdentifier organizationid {get; set;}
Property Value
The value of this property is a UniqueIdentifier 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 |
| Related entity | organization |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2009 Microsoft Corporation. All rights reserved.