RetrieveMailboxTrackingFoldersRequest.MailboxId Property

 

Applies To: Dynamics CRM 2015

Gets or sets the mailbox ID of the user for which you want to retrieve the folder-level tracking rules.

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

Syntax

public string MailboxId { get; set; }
public:
property String^ MailboxId {
    String^ get();
    void set(String^ value);
}
member MailboxId : string with get, set
Public Property MailboxId As String

Property Value

Type: System.String

Returns String
The mailbox ID of a user.

See Also

RetrieveMailboxTrackingFoldersRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright