API Reference
Class
VisioCommentAuthor
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
- Method VisioComment.SetAuthor
- Method VisioCommentExtensions.CommentsByAuthor
- Method VisioCommentExtensions.ReplyToComment
- Extension method VisioPage.CommentsByAuthor
- Extension method VisioPage.ReplyToComment
Constructors
public VisioCommentAuthor(String name, String initials, String resolutionId = null) #Creates a comment author.
Parameters
- name System.String
- initials System.String
- resolutionId System.String = null
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String ResolutionId { get; } #Optional producer identity used to resolve the author.