API Reference

Class

VisioCommentAuthor

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

Stable author identity used by Visio comment workflows.

Inheritance

  • Object
  • VisioCommentAuthor

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

public VisioCommentAuthor(String name, String initials, String resolutionId = null) #

Creates a comment author.

Parameters

name System.String requiredposition: 0
initials System.String requiredposition: 1
resolutionId System.String = null optionalposition: 2

Properties

public String Name { get; } #

Display name.

public String Initials { get; } #

Display initials.

public String ResolutionId { get; } #

Optional producer identity used to resolve the author.