Share via


OrgPersonPresentationObject.AssistantName property

Gets or sets the name of the person’s assistant.

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property AssistantName As String
    Get
    Set
'Usage
Dim instance As OrgPersonPresentationObject
Dim value As String

value = instance.AssistantName

instance.AssistantName = value
public string AssistantName { get; set; }

Property value

Type: System.String
The name of the person’s assistant.

See also

Reference

OrgPersonPresentationObject class

OrgPersonPresentationObject members

Microsoft.Exchange.Data.Directory.Management namespace