ACAccount.AccountDescription Property

Definition

A description of the account.

public virtual string AccountDescription { [Foundation.Export("accountDescription", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAccountDescription:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AccountDescription : string with get, set

Property Value

A human-readable description of the account.

This value can be null.

Attributes

Applies to