This topic has not yet been rated - Rate this topic

TargetOwnedLetter.EntityId Field

CRM 1.2
banner art

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.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.