BackgroundSendEmailResponse.HasAttachments Property

 

Applies To: Dynamics CRM 2015

Gets a value that indicates whether the email has attachments. Required.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public bool[] HasAttachments { get; }

Property Value

Type: System.Boolean[]

Type: Boolean
true if the email has attachments; otherwise, false.

See Also

BackgroundSendEmailResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright