Share via


Audience.OwnerAccountName Property

Namespace:  Microsoft.Office.Server.Audience
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Property OwnerAccountName As String
    Get
    Set
'Usage
Dim instance As Audience
Dim value As String

value = instance.OwnerAccountName

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

Property Value

Type: System.String

See Also

Reference

Audience Class

Audience Members

Microsoft.Office.Server.Audience Namespace