Share via


SdkMessages.MessageCollection Property

[Applies to: Microsoft Dynamics CRM 2011]

Namespace: Microsoft.Crm.Services.Utility
Assembly: CrmSvcUtil (in CrmSvcUtil.dll)

Usage

'Usage

Syntax

'Declaration
Public ReadOnly Property MessageCollection As Dictionary(Of Guid, SdkMessage)
public Dictionary<Guid,SdkMessage> MessageCollection { get; }

Property Value

Returns Dictionary.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Server 2008

Target Platforms

Windows 98,Windows 2000,Windows 2000 Server,Windows CE,Windows Server 2008,Windows 98 Second Edition,Pocket PC,Smart Phone,Windows Server 2003,Windows XP Professional,Windows Server 2008, Windows 7 (All Versions), Windows Vista (All Versions)

See Also

Reference

SdkMessages Class
SdkMessages Members
Microsoft.Crm.Services.Utility Namespace

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.