AccountId

AccountInformation.AccountId property

Identifies an account. The primary account, as identified by the PrimarySmtpAddress element, does not have an AccountId value. The AccountId is not supported when the protocol version is 12.1 or 14.0.

public string AccountId { get; set; }

See Also