2.2.1.74.2 VoteOptionExtras Structure
Each element contains additional information about the corresponding VoteOption structure (section 2.2.1.74.1). The format is shown in the following diagram.
DisplayNameCount (1 byte):The COUNT ([MS-OXCDATA] section 2.11.1) of Unicode characters (not bytes) in the DisplayName field.
DisplayName (variable): The display name of this voting option, as a Unicode string without a null terminator.
DisplayNameCountRepeat (1 byte): The COUNT of characters in the DisplayNameRepeat field. MUST have the same value as the DisplayNameCount field.
DisplayNameRepeat (variable): A duplicate instance of the display name, as a Unicode string without a null terminator. MUST have the same value as the DisplayName field.