SendEmailFromTemplateResponse.Id Property
Applies To: Dynamics CRM 2015
Gets the ID of the email record that was sent.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public Guid Id { get; }
public:
property Guid Id {
Guid get();
}
member Id : Guid with get
Public ReadOnly Property Id As Guid
Property Value
Type: System.Guid
Type: Guid
The ID of the email record that was sent. This corresponds to the HYPERLINK "mk:@MSITStore:C:\\\\UX\\\\V4\\\\SDK\\\\Release\\\\CrmSdk4.chm::/htm/v4d0_sp5100r_emailclass.htm" Email.EmailId property, which is the primary key for the HYPERLINK "mk:@MSITStore:C:\\\\UX\\\\V4\\\\SDK\\\\Release\\\\CrmSdk4.chm::/htm/v4d0_sp5100r_emailclass.htm" Email entity.
See Also
SendEmailFromTemplateResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright