TargetOwnedLetter.EntityId Field
CRM 1.2
![]() |
Specifies the ID of the letter instance that is the target of the operation.
Syntax
[Visual Basic .NET] Public Field EntityId As Guid [C#] public Guid EntityId; [JScript] public var EntityId : Guid;
Remarks
The EntityId parameter corresponds to the letter.activityid field, which is the primary key for the letter entity.
See Also
© 2007 Microsoft Corporation. All rights reserved.
