MailboxAcePresentationObject Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.ConfigurableObject
Microsoft.Exchange.Management.RecipientTasks.AcePresentationObject
Microsoft.Exchange.Management.RecipientTasks.MailboxAcePresentationObject
Namespace: Microsoft.Exchange.Management.RecipientTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class MailboxAcePresentationObject _
Inherits AcePresentationObject
'Usage
Dim instance As MailboxAcePresentationObject
[SerializableAttribute]
public class MailboxAcePresentationObject : AcePresentationObject
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.