메소드 | 설명 | |
---|---|---|
AddAttachment ( this message, string path, string contentType = null, string contentId = null ) : void |
Add a file from the specified path to this message.
|
public static AddAttachment ( this message, string path, string contentType = null, string contentId = null ) : void | ||
message | this | |
path | string | |
contentType | string | |
contentId | string | |
리턴 | void |