campaignitem.owninguser Field
CRM 1.2
![]() |
Specifies the ID of the user that owns the campaign item.
Syntax
[Visual Basic] Public Field owninguser As UniqueIdentifier [C#] public UniqueIdentifier owninguser; [JScript] public var owninguser : UniqueIdentifier;
Remarks
Represents a field of type UniqueIdentifier.
The following table contains additional information about this attribute:
| Platform required | No |
| Application requirement level1 | No Constraint |
| Valid for create | No |
| Valid for retrieve | Yes |
| Valid for update | No |
1 – Customizable. Indicates the value for a default installation.
See Also
© 2007 Microsoft Corporation. All rights reserved.

